Overview
KListboxOption is a single option inside KListbox. See
KListbox for guidance and examples.
Props
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
value | A unique value identifying the option within a listbox | string|number | — | true |
label | Option label also used as the accessible name | string | — | true |
Slots
| Name | Description |
|---|---|
default | For customizing option label |