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