ComboboxMultiSelectListbox API

API reference docs for theComboboxMultiSelectListboxcomponent. For examples and details on the usage of this component, visit the component demo page.

Props

Prop

Type

Description

Default

noResultsFallback?

React.ReactNode

Component to render when there are no options left in the filtered result.

_

options

Array of Objects

Options to be rendered in the dropdown.

_