Kind: Component
Source: atloria-monorepo/templates/site-bootstrap/src/sections/pricing/pricing-comparison-table.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
headlineKey | string | ✓ | - |
descriptionKey | string | - | - |
plans | unknown[] | ✓ | - |
features | unknown[] | ✓ | - |
Diagram
mermaidgraph TD component_PricingComparisonTable_762df8ca["PricingComparisonTable"] class component_PricingComparisonTable_762df8ca rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
motion-h2 - RENDERS →
motion-p - RENDERS →
motion-table - RENDERS →
ComparisonRow - USES_HOOK →
useTranslation
Was this page helpful?