Skip to content

qmhc/grid-layout-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

89dab5c · Nov 28, 2024

History

47 Commits
Nov 28, 2024
Nov 28, 2024
Apr 22, 2023
Nov 28, 2024
Nov 28, 2024
Nov 28, 2024
Nov 28, 2024
Nov 28, 2024
Nov 28, 2024
Apr 7, 2023
Apr 9, 2023
Nov 28, 2024
Apr 9, 2023
Apr 9, 2023
Apr 7, 2023
Apr 7, 2023
Apr 9, 2023
Apr 7, 2023
Nov 28, 2024
Apr 7, 2023
Aug 1, 2023
Apr 9, 2023
Nov 28, 2024
Nov 28, 2024
Apr 7, 2023
Nov 28, 2024
Nov 28, 2024
Nov 28, 2024
Nov 28, 2024

Repository files navigation

Grid Layout Plus

npm version

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.

About Vue Grid Layout

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.