Skip to content

Autocomplete Item Group

Child component of Autocomplete

API reference

Properties

PropertyAttributeDescriptionTypeDefault
headingrequiredheadingSpecifies heading text for the component.string
labellabelAccessible name for the component.any

Slots

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

Styles

NameDescription
--calcite-autocomplete-background-colorSpecifies the background color of the component.
--calcite-autocomplete-border-colorSpecifies the border color of the component.
--calcite-autocomplete-text-colorSpecifies the text 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.