Kind: Component
Source: atloria-monorepo/libs/site-gen-core/src/component-library/_shared/accordion-item.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
questionKey | string | ✓ | - |
answerKey | string | ✓ | - |
defaultOpen | boolean | - | false |
Diagram
mermaidgraph TD component_AccordionItem_6bd6a70f["AccordionItem"] class component_AccordionItem_6bd6a70f rootComponent
Relationships
- RENDERS →
ChevronDown - RENDERS →
AnimatePresence - RENDERS →
motion-div - USES_HOOK →
useTranslation - USES_HOOK →
useState
Was this page helpful?