jbaysolutions/vue-grid-layout

How to achieve "horizontal-compact"?

Open

#161 aperta il 8 mar 2018

Vedi su GitHub
 (8 commenti) (5 reazioni) (0 assegnatari)JavaScript (1436 fork)batch import
enhancementhelp wantedquestion

Metriche repository

Star
 (6777 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor