Kind: Component
Source: atloria-monorepo/templates/site-bootstrap/src/sections/how-it-works/how-it-works-cards-grid.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
labelKey | string | - | - |
headlineKey | string | ✓ | - |
descriptionKey | string | - | - |
steps | unknown[] | ✓ | - |
Diagram
mermaidgraph TD component_HowItWorksCardsGrid_1987d9c3["HowItWorksCardsGrid"] class component_HowItWorksCardsGrid_1987d9c3 rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
motion-span - RENDERS →
motion-h2 - RENDERS →
motion-p - RENDERS →
StepIndicator - USES_HOOK →
useTranslation
Was this page helpful?