PricingTiers
A PricingTiers component from the Sigil design system.
import { PricingTiers } from "@sigil-ui/components";
<PricingTiers>...</PricingTiers>
| Prop | Type | Default | Description |
|---|
tiers | PricingTier[] | — | — |
| CSS Variable | Purpose |
|---|
--s-border | Border |
--s-border-style | Border style |
--s-radius-md | Radius md |
--s-card-padding | Card padding |
--s-surface-elevated | Surface elevated |
--s-surface | Surface |
--s-text-muted | Text muted |
--s-text | Text |
--s-font-display | Font display |
--s-font-mono | Font mono |
--s-primary | Primary |
--s-text-secondary | Text secondary |