PlatformHubDiagram
A PlatformHubDiagram component from the Sigil design system.
import { PlatformHubDiagram } from "@sigil-ui/components";
<PlatformHubDiagram>...</PlatformHubDiagram>
| Prop | Type | Default | Description |
|---|
left | PlatformGroup[] | — | — |
center | { label: string; icon?: ReactNode; items?: { label: strin... | — | — |
| CSS Variable | Purpose |
|---|
--s-text-muted | Text muted |
--s-font-mono | Font mono |
--s-radius-sm | Radius sm |
--s-border-muted | Border muted |
--s-background | Background |
--s-text | Text |
--s-radius-card | Radius card |
--s-border | Border |
--s-surface | Surface |
--s-border-strong | Border strong |
--s-radius-lg | Radius lg |
--s-primary | Primary |