Combo Box
A combo box combines a text input with a listbox, allowing users to filter a list of options to items matching a query.
Installation
Basic
Preview
Code
Using Avatars
Preview
Code
Section
Preview
Code
Controlled
Preview
Code
Async Loading
Preview
Code
Validation
Preview
Code
Disabled Item
When the combo box is disabled, it becomes non-interactive and cannot be edited.
Preview
Code