Show design guidelines
HTML React Angular
List item 1
List item 2
List item 3
List item 4
Document.pdf
Projects folder
Image.png
listType
| |
|---|
| Attribute | list-type |
| Type | "bulleted" | "default" | "numbered" | "unstyled" |
| Default | 'default' |
| Required | false |
| Description | |
There are no events available for this component
There are no public methods available for this component
There are no slots available for this component
The component features props with equivalent slots if there is a need for more complex content beyond simple strings
alignItems
| |
|---|
| Attribute | align-items |
| Type | "baseline" | "center" | "end" | "start" | "stretch" |
| Default | undefined |
| Required | false |
| Description | |
description
| |
|---|
| Attribute | description |
| Type | string |
| Default | undefined |
| Required | false |
| Description | |
fineprint
| |
|---|
| Attribute | fineprint |
| Type | string |
| Default | undefined |
| Required | false |
| Description | |
headline
| |
|---|
| Attribute | headline |
| Type | string |
| Default | undefined |
| Required | false |
| Description | |
icon
| |
|---|
| Attribute | icon |
| Type | string |
| Default | undefined |
| Required | false |
| Description | |
iconColor
| |
|---|
| Attribute | icon-color |
| Type | "accent-orange" | "brand" | "danger" | "info" | "inverse" | "neutral" | "neutral-subtle" | "neutral-subtler" | "success" | "warning" |
| Default | undefined |
| Required | false |
| Description | |
There are no events available for this component
There are no public methods available for this component
| Name | Description |
|---|
| Default list content |
description | Slot for descriptive text |
fineprint | Slot for small text below description |
headline | Slot for title content |
icon | Slot for left-aligned icon |
right-content | Right-aligned content area for buttons and additional actions |