FAQ
A question-and-answer section built on the Accordion disclosure pattern.
Added in v2.5.0 · import from "@borneo/react"
Live previewPermalink to this section
This is the production component using the active theme and component contracts.
Frequently asked questions
Everything you need before inviting your team.
Yes. Upgrades apply immediately and downgrades begin at the next billing cycle.
AnatomyPermalink to this section
Every visible part has one job and a clear requirement.
| Part | Requirement | Purpose |
|---|---|---|
| Section introduction | Optional | Sets the scope of the questions. |
| Question | Required | A button that controls one answer panel. |
| Disclosure icon | Required | Reinforces expanded and collapsed state. |
| Answer | Required | A concise response revealed by its question. |
Variants and statesPermalink to this section
Choose a variant for meaning or layout need, never decoration alone.
| Variant | Use |
|---|---|
| Single-open | Default; keeps long FAQ sections compact and scannable. |
| Initially open | Useful when one answer is the likely starting point. |
| Without introduction | Fits inside an already-labelled help section. |