syncfusion-javascript-combobox
Installation
SKILL.md
Implementing JavaScript ComboBox Component
When to Use This Skill
Use this skill when you need to:
- Set up a Syncfusion JavaScript ComboBox component in your web application
- Create a dropdown for single-item selection from predefined options
- Implement filtering and search functionality as users type
- Bind ComboBox to local arrays or remote data sources (OData, Web API, DataManager)
- Group and organize list items with custom display templates
- Enable custom value entry when items aren't in the predefined list
- Configure advanced features (virtual scrolling, disabled items, resizing)
- Integrate with forms and handle value selection events
- Ensure keyboard navigation and accessibility compliance (WCAG 2.2, ARIA)
- Customize styling, themes, and support RTL languages