ComboboxMultiSelectAll API
API reference docs for theComboboxMultiSelectAll
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. | _ |
|
| Controls whether the checkbox is selected |
|
|
| If true, the item is disabled. |
|
|
| Indicates if the menu item is currently highlighted. Used for styling |
|
|
| Function to be invoked when the item is clicked. | _ |
|
| Size of the combobox item. |
|
|
| Controls whether to show the checkbox's indeterminate state |
|