IsometricStackDiagram
A IsometricStackDiagram component from the Sigil design system.
Import
import { IsometricStackDiagram } from "@sigil-ui/components";Usage
<IsometricStackDiagram>...</IsometricStackDiagram>Props
| Prop | Type | Default | Description |
|---|---|---|---|
layers | IsoStackLayer[] | — | — |
width | number | — | — |
layerHeight | number | — | — |
gap | number | — | — |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-primary | Primary |
--s-surface | Surface |
--s-border | Border |
--s-text | Text |
--s-font-mono | Font mono |