Kind: Component
Source: atloria-monorepo/templates/site-bootstrap/src/sections/features/features-grid-cards.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
labelKey | string | - | - |
headlineKey | string | ✓ | - |
descriptionKey | string | - | - |
features | Feature[] | ✓ | - |
Diagram
mermaidgraph TD component_FeaturesGridCards_4309208b["FeaturesGridCards"] class component_FeaturesGridCards_4309208b rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
motion-span - RENDERS →
motion-h2 - RENDERS →
motion-p - RENDERS →
FeatureIcon - USES_HOOK →
useTranslation
Was this page helpful?