EcosystemDiagram
A EcosystemDiagram component from the Sigil design system.
Import
import { EcosystemDiagram } from "@sigil-ui/components";Usage
<EcosystemDiagram>...</EcosystemDiagram>Props
| Prop | Type | Default | Description |
|---|---|---|---|
center | { label: string; icon?: ReactNode; sublabel?: string | — | — |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-border-muted | Border muted |
--s-radius-full | Radius full |
--s-primary | Primary |
--s-background | Background |
--s-text | Text |
--s-text-muted | Text muted |
--s-border | Border |
--s-surface | Surface |