ComboboxItem API
API reference docs for theComboboxItem
component. For examples and details on the usage of this component, visit the component demo page.
Props
Prop | Type | Description | Default |
---|---|---|---|
|
| The content of the combobox menu item. | _ |
|
| An optional ID for the menu item; auto-generated if not provided. | _ |
|
| Option associated with the item | _ |
|
| Function to be invoked when the item is clicked. | _ |
|
| Size of the combobox item. |
|
|
| Controls whether to show the selection indicator (check icon) for selected items. |
|