vue-grid-layout
Version:
A draggable and resizable grid layout, as a Vue component.
32 lines (29 loc) • 886 B
Markdown
layout: HomeLayout
home: true
heroImage: /assets/img/logo.png
heroText: Vue Grid Layout
tagline: 一个类似于<a href="http://dsmorse.github.io/gridster.js/" target="_blank">Gridster</a>的栅格布局系统, 适用于Vue.js。灵感源自于<a href='https://github.com/STRML/react-grid-layout' target='_blank'>React-Grid-Layout</a>
actionText: 开始 →
actionLink: /zh/guide/
features:
- title: ✥ 可拖拽
details:
- title: ⇲ 可调整大小
details:
- title: 静态部件(不可拖拽、调整大小)
details:
- title: 拖拽和调整大小时进行边界检查
details:
- title: 增减部件时避免重建栅格
details:
- title: 可序列化和还原的布局
details:
- title: 自动化 RTL 支持
details:
- title: 响应式
details:
- title: Min/max w/h per item
details:
<HomeFooter></HomeFooter>