jbaysolutions/vue-grid-layout

How to achieve "horizontal-compact"?

Open

#161 建立於 2018年3月8日

在 GitHub 查看
 (8 留言) (5 反應) (0 負責人)JavaScript (6,777 star) (1,436 fork)batch import
enhancementhelp wantedquestion

描述

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

貢獻者指南