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