jbaysolutions/vue-grid-layout

How to achieve "horizontal-compact"?

Aberta

#161 aberto em 8 de mar. de 2018

 (8 comentários) (5 reações) (0 responsável)JavaScript (1.436 forks)batch import
enhancementhelp wantedquestion

Métricas do repositório

Stars
 (6.777 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador