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