# AccordionItemProps

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/site-gen-core/src/component-library/_shared/accordion-item.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/site-gen-core/src/component-library/_shared/accordion-item.tsx#L13)

## Properties

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