Combobox
constCombobox: (props) =>ReactElement
Defined in: react/components/controls/combobox.tsx:22
A filterable text field with suggestions — typing narrows options to matches, shown in a popover.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”ReactElement