syncfusion-react-list-box
Installation
SKILL.md
Implementing Syncfusion React ListBox
The ListBox component is a versatile React dropdown-alternative that displays items in a scrollable list format. It supports single/multiple selection, custom templates, drag-and-drop, filtering, and grouping, making it ideal for building accessible, feature-rich selection interfaces.
Documentation Guide
Navigate to specific topics based on your implementation needs:
Getting Started
📄 Read: references/getting-started.md
- React app setup (Vite/Create React App)
- Installing Syncfusion packages
- CSS imports and theming
- Basic ListBox component creation
- Running the application