react-dashboard-layouts
v1.0.2
Published
A dynamic dashboard layout engine for React — drag, resize, and rearrange widgets easily. Built on top of react-grid-layout.
Maintainers
Readme
🧩 React Dashboard Layouts
A dynamic, customizable dashboard layout engine for React — easily drag, resize, and rearrange widgets like Notion or Trello.
Built on top of react-grid-layout, this package provides a plug-and-play solution for creating responsive, persistent, and highly interactive dashboard layouts.
🚀 Features
- 🧱 Drag and Resize Widgets — intuitive drag-and-drop and resize functionality
- 💾 Save Layout State — persist your layout between sessions
- 📱 Responsive Design — works seamlessly across all screen sizes
- 🧩 Widget Management — add, remove, or update widgets dynamically
- ⚡ Lightweight — powered by
react-grid-layoutandreact-resizable - 🛠️ Customizable — use your own components and styles
📦 Installation
npm install react-dashboard-layouts