grid-layout-plus
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>
Downloads
47,338
Maintainers
Readme
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.