syncfusion-react-autocomplete
Installation
SKILL.md
Syncfusion React AutoComplete
The Syncfusion React AutoComplete component provides a matched suggestion list as the user types into an input field, allowing selection from the filtered results. It supports local and remote data, rich filtering options, templates, grouping, virtualization, and full accessibility.
Documentation and Navigation Guide
Getting Started
π Read: references/getting-started.md
- Package installation (
@syncfusion/ej2-react-dropdowns) - CSS imports and theme configuration
- Basic component setup (functional and class components)
- Binding a simple string array
- Configuring popup height and width (
popupHeight,popupWidth)