ActivityFeed
A ActivityFeed component from the Sigil design system.
Import
import { ActivityFeed } from "@sigil-ui/components";Usage
<ActivityFeed>...</ActivityFeed>Props
| Prop | Type | Default | Description |
|---|---|---|---|
entries | ActivityEntry[] | — | — |
maxEntries | number | — | Maximum entries to show before truncating. |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-chart-neutral | Chart neutral |
--s-success | Success |
--s-warning | Warning |
--s-error | Error |
--s-info | Info |
--s-border | Border |
--s-text-muted | Text muted |
--s-radius-full | Radius full |
--s-text | Text |
--s-font-mono | Font mono |