filif123 / vue-grid-layout-v3

A draggable and resizable grid layout, for Vue 3.

Home Page:https://merfais.github.io/vue-grid-layout-v3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Grid Layout

vue-grid-layout-v3

What is Vue Grid Layout?

vue-grid-layout is a grid layout system, like Gridster, for Vue.js. 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 (resizing not working with RTL on 2.2.0)
  • Responsive

Current version: 3.0.3 (Supports Vue 3.2+)

For legacy browsers, like IE11, use version 2.3.12-legacy

For Vue 2.1.10+ use version 2.4.0

For Vue 2.1.10 and below use version 2.1.3

For Vue 1 use version 1.0.3

Documentation

Check out the Documentation Website

Projects using vue-grid-layout

Know of others? Create a PR to let me know!

Contribute

If you have a feature request, please add it as an issue or make a pull request.

3.0 version Developed by CoffeeBi

Developed by JBay Solutions

About

A draggable and resizable grid layout, for Vue 3.

https://merfais.github.io/vue-grid-layout-v3/

License:MIT License


Languages

Language:JavaScript 70.7%Language:Vue 22.9%Language:HTML 5.4%Language:CSS 0.9%Language:Stylus 0.1%