Skip to content

Combobox Item Group

Child component of Combobox

API reference

Properties

PropertyAttributeDescriptionTypeDefault
ancestorsSpecifies the parent and grandparent calcite-combobox-items, which are set on calcite-combobox.Array<HTMLCalciteComboboxItemElement | HTMLCalciteComboboxItemGroupElement>
labelrequiredlabelSpecifies the title of the component.string

Slots

NameDescription
default (unnamed)A slot for adding calcite-combobox-items.

Styles

NameDescription
--calcite-combobox-item-group-text-colorSpecifies the text color of the component.
--calcite-combobox-item-group-border-colorSpecifies the border color of the component.

Methods

NameDescriptionSignature
componentOnReadyCreate a promise that resolves once component is fully loaded.componentOnReady(): Promise<void>

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.