---
layout: HomeLayout
home: true
heroImage: /assets/img/logo.png
heroText: Vue Grid Layout
tagline: A grid layout system for Vue.js, like Gridster, for Vue.js. Heavily inspired by React-Grid-Layout
actionText: Get Started →
actionLink: /guide/
features:
- title: ✥ Draggable widgets
details:
- title: ⇲ Resizable widgets
details:
- title: Static widgets
details:
- title: Bounds checking for dragging and resizing
details:
- title: Widgets can be added or removed without rebuilding grid
details:
- title: Layout can be serialized and restored
details:
- title: Automatic RTL support (resizing not working with RTL on 2.2.0)
details:
- title: Responsive
details:
- title: Min/max w/h per item
details:
---