jbaysolutions/vue-grid-layout

How to achieve "horizontal-compact"?

开放

#161 创建于 2018年3月8日

 (8 条评论) (5 个反应) (0 位负责人)JavaScript (1,436 个派生)batch import
enhancementhelp wantedquestion

仓库指标

星标
 (6,777 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南