FAQ
FAQ built from components: badge and accordion
An FAQ section assembled from catalog components: the badge-001 tag above the headline, the button-016 link button for “ask a question”, the question list is accordion-001 on native details/summary with no JS. Two columns from 56rem: headline, lede and the button on the left, the plus-marker accordion on the right. Installs with one command together with its parts.
What you can change
- items: question, answer
- eyebrow, title, lede
- contactLabel, contactHref
Built from
The install command brings these components too. The block only passes them props: their palette and behaviour stay their own.
A link for your AI agent: preview, code and instructions.
Preview
Use it with AI
- 1. Copy the link.
- 2. Write to your agent in your own words and drop the link into the sentence.
- 3. The agent opens the link and installs the component from the registry.
put this on the home page as the hero:
https://vibeui.ru/c/faq-024?lang=en&theme=dark
Not sure where to paste it? Step-by-step guide
Show the full instructions
What the link says, spelled out. Use it when your agent cannot open links — paste this text instead.
Loading…
For developers
The install command lives in the “Component source” block below — a signed link that stays valid for 24 hours.
Technical notes
A composite block: imports accordion-001, badge-001, button-016, heading-001 from @/components/vibeui/ — the install command brings all four files. The block owns the layout (grid, two columns via container query) and its own text; it passes the components props only (accent, items, marker, label, href) and leaves their --vibeui-<name>-* palettes alone. Theme is light-dark() by the surrounding color-scheme, tone pins the scheme on the section; the parts inside follow it.
Tags
- faq
- accordion
- questions
- composite
- badge
- button
- support
- help
- section
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…