KB-256 · FAQ/RIBBON/TABS
Ribbon Tabs FAQ
A FAQ on a ribbon: topic tabs ride the gantry — its indicator gliding between groups — and each panel is a drawer accordion. Two instruments, one seam: the tabs answer which conversation you are in; the drawers answer the question. For question sets too wide for one column and too shallow for a sidebar registry.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/faq-ribbon-tabs
Props
- groups
- RibbonGroup[]
- default —
- Tab value, label, and the question/answer entries per group.
- eyebrow / headline
- string
- default —
- The centered standfirst.
| Prop | Type | Default | Description |
|---|---|---|---|
| groups | RibbonGroup[] | — | Tab value, label, and the question/answer entries per group. |
| eyebrow / headline | string | — | The centered standfirst. |