grid-layout-plus--hjg
v1.0.5
Published
<p align="center"> <a href="https://grid-layout-plus.netlify.app/" target="_blank" rel="noopener noreferrer"> <img src="./docs/public/grid-layout-plus.svg" width="180" style="width: 120px;" /> </a> </p>
Maintainers
Readme
郑重声明:本项目是 Vue Grid Layout 的 Vue 3 版本,仅用于学习和研究 purposes。 基于 qmhc/grid-layout-plus 项目,进行 fork 继承二开。
What is Grid Layout Plus?
Grid Layout Plus comes from Vue Grid Layout and is migrated to Vue 3.
It is constructed with
<script setup>and normalized TypeScript.
What is Vue Grid Layout?
Vue Grid Layout is a grid layout system for Vue 2, like Gridster.
Heavily inspired by React Grid Layout.
Features
- 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
Documentation
Check out the online documentation here.
License
All in MIT license.
