Introduction

v-grid-layout is a grid layout system, like Gridster, for Vue.
This is a bare-clone fork of vue-grid-layout which supports nesting the GridItem inside any other component(s)

Demo

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 (resizing not working with RTL on 2.2.0)
  • Responsive