UnitPricing
A UnitPricing component from the Sigil design system.
Import
import { UnitPricing } from "@sigil-ui/components";Usage
<UnitPricing>...</UnitPricing>Props
| Prop | Type | Default | Description |
|---|---|---|---|
units | PricingUnit[] | — | — |
toggle | ReactNode | — | — |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-border | Border |
--s-border-style | Border style |
--s-radius-md | Radius md |
--s-card-padding | Card padding |
--s-surface | Surface |
--s-text-muted | Text muted |
--s-font-mono | Font mono |
--s-text-subtle | Text subtle |
--s-text | Text |
--s-border-muted | Border muted |