Child component of Combobox

API reference

Properties

PropertyAttributeDescriptionTypeDefault
ancestors

Specifies the parent and grandparent calcite-combobox-items, which are set on calcite-combobox.

ComboboxChildElement[]
labelrequiredlabel

Specifies an accessible label for the component.

string

Slots

NameDescription
default (unnamed)

A slot for adding calcite-combobox-items.

Styles

NameDescription
--calcite-combobox-item-group-text-color

Specifies the component's text color.

--calcite-combobox-item-group-border-color

Specifies the component's border color.

Methods

NameDescriptionSignature
componentOnReady

Creates a promise that resolves once the component is fully loaded.

componentOnReady(): Promise<this>

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