Basic Items

Plain text, starred, and completed items.

Plain text item
Starred item
Completed item

With Avatars

ListItems with Avatar components for contact lists.

J
Juste A. - CEO
C
Claude - CTO
A
Ada L. - Engineer

With Badges

ListItems with Badge components for counts and status.

Inbox 12
Sent 3
Archive 89
Trash 2

Navigation

ListItems styled as navigation links with icons.

Dashboard
Analytics
Team
Settings

Usage

<List> <ListItem>Plain text item</ListItem> <ListItem><Icon name="star" size="16" /> Starred item</ListItem> <ListItem><Avatar name="Juste" size="28" /> Juste A.</ListItem> <ListItem><Icon name="inbox" size="16" /> Inbox <Badge type="info">12</Badge></ListItem></List>

Props

PropTypeDescription
childrencontentRow content (text, icons, avatars, badges)