List Item
An item in a list comprised of a single row, typically containing some text as well as leading or trailing widgets.
Figma Link
https://www.figma.com/design/JesXQFLaPJLc1BdBM4sisI/%F0%9F%A6%93-ZDS---Components?node-id=26325-6829
- Web Components
- Flutter
Demo
zeta-web v1.4.0
Web Components
Storybook
https://design.zebra.com/web/storybook/?path=/docs/components-list--docs
Slots
| Name | Description | Type |
|---|---|---|
| leading | Content placed before the headline | text |
| trailing | Content placed after the headline | text |
Attributes
| Name | Description | Type | Default |
|---|---|---|---|
| headline | The headline text of the list element. | string | undefined | undefined |
Flutter component not available yet