@chartium/svelte-grid
v6.0.0-alpha.1
Published
A responsive, draggable and resizable grid layout, for Svelte.
Downloads
2
Maintainers
Readme
svelte-grid
About
This is a fork of svelte-grid with modern packaging standards, TypeScript support and other improvements.
- Compatible with SvelteKit
- Draggable widgets
- Resizable widgets
- Static widgets
- Layout can be serialized and restored
- Responsive breakpoints
- Limit the minimum and maximum width / height when resizing
- Provide helper functions
- Custom dragging
- Grid gap
- Soft auto-scroll
Installation
via NPM
npm i svelte-grid --save-dev