react-grid-layout-ts
v1.1.39
Published
A TypeScript version of react-grid-layout
Maintainers
Readme
react-grid-layout-ts
A TypeScript version of react-grid-layout with improved type safety and modern development experience.
Installation
npm install react-grid-layout-tsUsage
import { LayoutItem, Layout } from 'react-grid-layout-ts';
// Your usage examples hereFeatures
- Full TypeScript support
- Draggable and resizable grid items
- Responsive breakpoints
- Collision detection
- Auto-compacting
License
MIT
