API reference
Properties
| Property | Attribute | Description | Type | Default |
|---|---|---|---|---|
| disabled | disabled | When | boolean | false |
| heading | heading | Specifies the heading text for the nested | string |
Slots
| Name | Description |
|---|---|
| default (unnamed) | A slot for adding |
Styles
| Name | Description |
|---|---|
| --calcite-list-background-color | Specifies the component's background color. |
| --calcite-list-color | Specifies the component's color. |
Methods
| Name | Description | Signature |
|---|---|---|
| componentOnReady | Creates a promise that resolves once the component is fully loaded. | componentOnReady(): Promise<this> |