List
iOS-style lists with items, headers, and dividers. Perfect for settings screens, menus, and data display.
Basic List
- General
- Notifications
- Privacy
With Header & Notes
Settings
- Wi-Fi Connected
- Bluetooth On
Manage your network and connectivity settings.
Multiline & Detail
- John Doe Software Engineer at Acme Corp
- Jane Smith Product Designer at StartupX
Active & Selected States
- Inbox
- Sent
- Drafts
- Trash (disabled)
Classes Reference
| Class | Description |
|---|---|
| .list | Base list container |
| .list-inset | iOS grouped style (rounded, margin) |
| .list-item | List item |
| .list-item-clickable | Hover/active feedback |
| .list-item-detail | Chevron disclosure indicator |
| .list-item-multiline | Multi-line alignment |
| .list-item-active | Active state (left accent bar) |
| .list-item-selected | Selected state (tinted bg) |
| .list-item-disabled | Disabled state |
| .list-item-content | Content container (flex column) |
| .list-item-label | Primary text |
| .list-item-note | Secondary text |
| .list-item-value | End value text |
| .list-item-start | Start slot (icon/avatar) |
| .list-item-end | End slot (value/chevron) |
| .list-header | Section header |
| .list-note | Section footer note |
| .list-divider | Section divider |
| .list-sm | Small size |
| .list-lg | Large size |