UNPKG

vue-grid-layout

Version:

A draggable and resizable grid layout, as a Vue component.

32 lines (29 loc) 939 B
--- layout: HomeLayout home: true heroImage: /assets/img/logo.png heroText: Vue Grid Layout tagline: A grid layout system for Vue.js, like <a href="http://dsmorse.github.io/gridster.js/" target="_blank">Gridster</a>, for Vue.js. Heavily inspired by <a href='https://github.com/STRML/react-grid-layout' target='_blank'>React-Grid-Layout</a> 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: --- <HomeFooter></HomeFooter>