IsometricPrism
A IsometricPrism component from the Sigil design system.
Import
import { IsometricPrism } from "@sigil-ui/components";Preview
Usage
<IsometricPrism>...</IsometricPrism>Props
| Prop | Type | Default | Description |
|---|---|---|---|
width | number | — | — |
height | number | — | — |
depth | number | — | — |
borderRadius | number | — | — |
topColor | string | — | — |
leftColor | string | — | — |
rightColor | string | — | — |
strokeColor | string | — | — |
strokeWidth | number | — | — |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-primary | Primary |
--s-surface | Surface |
--s-surface-elevated | Surface elevated |
--s-border | Border |