Skip to content

Combobox

const Combobox: (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.

ComboboxProps

ReactElement