ActivityTimeline
ActivityTimeline — Prism component.
Signature
Density
Viewport
Theme follows the navbar ☀/☾ toggleWhen to use
ActivityTimeline — Prism component.
Accessibility
Pipeline/timeline state is conveyed in text (not just colour); action bars are keyboard reachable and announce the item under review.
Import
const { ActivityTimeline } = window.PrismDesignSystem_39d121;
Props
| Prop | Type | Required | Description |
|---|---|---|---|
items | TimelineItem[] | — | Flat chronological list. |
groups | \{ label: string; items: TimelineItem[] \}[] | — | Or date-grouped sections; takes precedence over items. |
className | string | — |