Render this component when the combobox is open (useful to inject hooks).
Is opening/closing the combobox controlled by the client.
Items filter function by text.
Combobox id.
Unfiltered items.
Max number of items.
Render combobox item.
Called when an item is selected.
Regular expression for search, for example to allow whitespace
Sort filtered items before applying maxSuggestions.
Customized styling that will layer on top of the default rules.
Trigger that activates the combobox.
Generated using TypeDoc
Class names for the root component and the subcomponents.