IsometricScene
A IsometricScene component from the Sigil design system.
Import
import { IsometricScene } from "@sigil-ui/components";Preview
Usage
<IsometricScene>...</IsometricScene>Props
| Prop | Type | Default | Description |
|---|---|---|---|
showGrid | boolean | — | — |
gridSize | number | — | — |
width | `number | string` | — |
height | `number | string` | — |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-border-muted | Border muted |
--s-radius-card | Radius card |
--s-border | Border |
--s-surface | Surface |