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