jbaysolutions / vue-grid-layout

A draggable and resizable grid layout, for Vue.js.
https://jbaysolutions.github.io/vue-grid-layout/
MIT License
7.12k stars 1.5k forks source link

How to set the position attribute of one of the grid-items to sticky. #765

Open AprilTong opened 1 year ago

AprilTong commented 1 year ago

How to set the position attribute of one of the grid-items to sticky. Now the postion of the grid-item is absolute, and the override setting is invalid.