Autocomplete input and command palette with a list of suggestions.
This is the language that will be used in the dashboard.
The Combobox is built using a composition of the <Popover /> and the <Command /> components.
<Popover />
<Command />
See installation instructions for the Popover and the Command components.