Child component of List

API reference

Properties

PropertyAttributeDescriptionTypeDefault
disableddisabled

When true, interaction is prevented and the component is displayed with lower opacity.

booleanfalse
headingheading

Specifies the heading text for the nested calcite-list-item rows.

string

Slots

NameDescription
default (unnamed)

A slot for adding calcite-list-item and calcite-list-item-group elements.

Styles

NameDescription
--calcite-list-background-color

Specifies the component's background color.

--calcite-list-color

Specifies the component's 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.