vue-grid-layout icon indicating copy to clipboard operation
vue-grid-layout copied to clipboard

A draggable and resizable grid layout, for Vue.js.

Results 191 vue-grid-layout issues
Sort by recently updated
recently updated
newest added

**Software version (please complete the following information):** - Browser [e.g. chrome, safari] - Vue Version [e.g. 2.5.7] - vue-grid-layout Version: [e.g. 2.3.3] **Describe the bug** A clear and concise description...

I have an image as drag origin, but I want drop a diferent object (a Vue component, in fact) on the target. Obviously this component is someway linked to the...

**Software version : centOs8** - Browser firefox - Vue Version: ^2.6.10 - vue-grid-layout Version: ^2.3.11 **Describe the bug** when I change the height of a div inside my grid-item it...

Can you support auxiliary line adsorption and other functions

**Software version (please complete the following information):** - Browser chrome - vue-grid-layout Version: 2.3.12 **Describe the bug** 106行 > 防止碰撞属性,值设置为ture时,栅格只能拖动至空白处。 `ture` 应修改为 `true`

如何向右一直拖动,出现滚动条,不是自动向下?

**Software version (please complete the following information):** - Chrome - Vue Version :2.6.20 - vue-grid-layout Version: 2.3.11 **Describe the bug** The red placeholder item overlap with other items while dragging....

![image](https://user-images.githubusercontent.com/78687146/125602918-8767e91b-9ab6-48ef-9c96-8ab572c9b314.png)

Can I set a fixed container height? If fixed container height is set, how should row-height and max-row be set

I see colWidth is referenced in the docs, is there some way to get the colWidth value?

question