Kind: Component
Source: atloria-monorepo/templates/site-bootstrap/src/sections/faq/faq-accordion.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
headlineKey | string | ✓ | - |
descriptionKey | string | - | - |
items | unknown[] | ✓ | - |
Diagram
mermaidgraph TD component_FaqAccordion_6193292f["FaqAccordion"] class component_FaqAccordion_6193292f rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
motion-h2 - RENDERS →
motion-p - RENDERS →
AccordionItem - USES_HOOK →
useTranslation
Was this page helpful?