data display
ActivityItem
Timeline activity items with avatars, connectors, and content blocks.
import { ActivityItem } from "@raydenui/ui"Interactive demo
Props
| Prop | Type | Default | Description |
|---|---|---|---|
avatar | ReactNode | — | Avatar element |
text | ReactNode | — | Activity text |
unread | boolean | — | Unread indicator |
connector | "top" | "middle" | "last" | — | Timeline connector |