syncfusion-javascript-dashboard-layout
Installation
SKILL.md
Implementing Syncfusion TypeScript Dashboard Layout
The DashboardLayout is a powerful grid-based layout component that enables creating interactive dashboard interfaces with draggable, resizable panels. It supports dynamic panel management, floating layouts, state persistence, and responsive behavior through media queries. Users can rearrange panels, resize them in multiple directions, and save/restore layout configurations.
Navigation Guide
Getting Started
đź“„ Read: references/getting-started.md
- Installation and package dependencies
- Setting up with HTML attributes or script
- Basic panel configuration (rows, columns, cell spacing)
- Running your first dashboard application
Panel Configuration
đź“„ Read: references/panel-configuration.md
- Defining panel properties (sizeX, sizeY, row, col)
- Panel headers and content templates
- CSS classes and styling
- Programmatic panel sizing and positioning