# AccordionItemProps

**Kind:** Interface

**Source:** [`atloria-monorepo/templates/site-bootstrap/src/components/shared/accordion-item.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/templates/site-bootstrap/src/components/shared/accordion-item.tsx#L13)

## Properties

| Property | Type |
|---|---|
| `questionKey` | `string` |
| `answerKey` | `string` |
| `defaultOpen` | `boolean` |
