Kind: Component
Source: atloria-monorepo/templates/site-bootstrap/src/sections/comparison/comparison-side-by-side.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
headlineKey | string | ✓ | - |
descriptionKey | string | - | - |
before | ComparisonColumn | ✓ | - |
after | ComparisonColumn | ✓ | - |
Diagram
mermaidgraph TD component_ComparisonSideBySide_1034af54["ComparisonSideBySide"] class component_ComparisonSideBySide_1034af54 rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
motion-h2 - RENDERS →
motion-p - RENDERS →
X - RENDERS →
Check - USES_HOOK →
useTranslation
Was this page helpful?