bin-grid-layout
v0.1.0
Published
# 介绍
Downloads
6
Maintainers
Readme
bin-grid-layout
介绍
什么是GridLayout?
bin-grid-layout 是一个类似于 Gridster 的栅格布局系统,它允许你创建一个可拖拽、可调整大小、可嵌套的网格布局。本例子参考React-Grid-Layout, 专门为了Vue3 版本使用。
特性
- ✅ Draggable widgets
- ✅ Resizable widgets
- ✅ Static widgets
- ✅ Bounds checking for dragging and resizing
- ✅ Widgets may be added or removed without rebuilding grid
- ✅ Layout can be serialized and restored
- ✅ Automatic RTL support
- ✅ Responsive
