40+ landing page components for ReactBrowse now

FAQ

FAQAccordion

FAQ section with animated accordion items — click to expand each answer.

Installation

npm install @trinkui/react

Preview

FAQ

Frequently asked questions

Everything you need to know about TrinkUI.

Props

PropTypeDefaultDescription
pill
stringBadge label shown above the headline
titlerequired
stringMain headline text
subtitle
stringSupporting description below the headline
items
FAQItem[][]Array of FAQ items
animated
booleantrueEnable entrance animations
theme
"light" | "dark"Section color theme
className
stringExtra CSS classes for the section element