JJabKit
Theme preference

Faq12

1.0.0

Documentation-style FAQ with a category sidebar, per-topic accordions, and scroll-synced active highlighting.

npx jabkit add faq12

Component Data

ID
faq12
Category
marketing
Version
1.0.0
Added
2026-09-05
Type
block
Keyboard nav
Yes
Reduced motion
Yes
faqmarketingaccordionsidebardocshelplanding

Dependencies

  • lucide-react
  • clsx
  • tailwind-merge

Examples

Default

<div className="bg-background text-foreground">
      <Faq12 {...faq12Mocks.default} />
    </div>

Variants

<div className="bg-background text-foreground">
      <Faq12 {...faq12Mocks.alternate} />
    </div>