Loading component…
Components /FAQ Accordion
Animated expanding FAQ list
Run the following command
npx shadcn@latest add https://raw.githubusercontent.com/Ashutoshx7/VengeanceUI/main/public/r/faq-accordion.json| Prop Name | Type | Default | Description |
|---|---|---|---|
| items | FaqItem[] | DEFAULT_ITEMS | Array of FAQ objects with question and answer. |
| title | string | 'Vengeance UI FAQs' | The title displayed above the accordion. |
| className | string | - | Additional CSS classes for the container. |