jbaysolutions/vue-grid-layout

How to achieve "horizontal-compact"?

Offen

#161 geöffnet am 08.03.2018

 (8 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)JavaScript (1.436 Forks)batch import
enhancementhelp wantedquestion

Repository-Metriken

Stars
 (6.777 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide