StreamFlowDiagram
A StreamFlowDiagram component from the Sigil design system.
Import
import { StreamFlowDiagram } from "@sigil-ui/components";Usage
<StreamFlowDiagram>...</StreamFlowDiagram>Props
| Prop | Type | Default | Description |
|---|---|---|---|
source | { label: string; icon?: ReactNode | — | — |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-radius-card | Radius card |
--s-border | Border |
--s-surface | Surface |
--s-radius-md | Radius md |
--s-primary | Primary |
--s-primary-muted | Primary muted |
--s-text | Text |
--s-chart-axis | Chart axis |
--s-radius-sm | Radius sm |
--s-font-mono | Font mono |
--s-background | Background |