jbaysolutions/vue-grid-layout

How to achieve "horizontal-compact"?

Ouverte

#161 ouverte le 8 mars 2018

 (8 commentaires) (5 réactions) (0 personne assignée)JavaScript (1 436 forks)batch import
enhancementhelp wantedquestion

Métriques du dépôt

Stars
 (6 777 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

I want to leave no gap in between any items, be it horizontal or vertical gap. There's a param for vertical-compact where I can take of the vertical gap. How to achieve the same thing for horizontal?

For example, for a grid with 4 columns, [1] should have snapped back next to [0] here:

Simple Grid

Guide contributeur