Item
A flexible list/row item with media, content and actions.
Notifications
You have 3 unread messages.
Variants
★
Default
A transparent item with no border.
★
Outline
A bordered, rounded item.
★
Muted
A filled, muted background item.
Group
Sofia Carter
Jackson Doe
With switch
Push notifications
Receive push notifications on this device.
Link
API reference
[buiItem]
Inputs
| Prop | Type | Default | Description |
|---|---|---|---|
variant | "default" | "muted" | "outline" | 'default' | Visual style of the item: transparent, outlined, or muted background. |
size | "default" | "sm" | 'default' | Item density: standard padding or a more compact `sm` size. |
[buiItemMedia]
Inputs
| Prop | Type | Default | Description |
|---|---|---|---|
variant | "default" | "icon" | "image" | 'default' | Media presentation: plain, an icon tile, or a cropped image thumbnail. |
Every ng-blatui component also accepts a class input to merge extra Tailwind classes onto the host.