@gridstorm/plugin-row-reorder
v0.1.2
Published
GridStorm row reorder plugin — drag and drop row reordering
Downloads
235
Maintainers
Readme
@gridstorm/plugin-row-reorder
Drag-and-drop row reordering.
Install
npm install @gridstorm/plugin-row-reorderUsage
import { RowReorderPlugin } from '@gridstorm/plugin-row-reorder';
const grid = createGridEngine({ plugins: [RowReorderPlugin()] });Features
- Drag-and-drop reordering
- Visual drag indicators
- Index and ID-based move commands
Documentation
License
MIT
