Kind: Component
Source: atloria-monorepo/templates/site-bootstrap/src/sections/pricing/pricing-columns.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
labelKey | string | - | - |
headlineKey | string | ✓ | - |
descriptionKey | string | - | - |
tiers | PricingTier[] | ✓ | - |
Diagram
mermaidgraph TD component_PricingColumns_445ce9f7["PricingColumns"] class component_PricingColumns_445ce9f7 rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
motion-span - RENDERS →
motion-h2 - RENDERS →
motion-p - RENDERS →
PricingTierCard - USES_HOOK →
useTranslation
Was this page helpful?