Item
List row with optional glass variant and media slot.
Item
Account
Manage profile and security
Glass variant
Uses the glass surface style
Installation
1pnpm dlx shadcn@latest add @glasswave/itemUsage
1import {2 Item,3 ItemMedia,4 ItemContent,5 ItemTitle,6 ItemDescription,7 ItemActions,8} from "glasswave";API Reference
Item
| Prop | Type | Default |
|---|---|---|
variant | "default" | "glass" | "default" |
asChild | boolean | false |
ItemMedia
| Prop | Type | Default |
|---|---|---|
variant | "icon" | "image" | "icon" |