JJabKit
Theme preference

Content2

1.0.0

Content-hub explainer with a labeled intro, icon type grid, create and manage how-to panels, and an inline tip alert.

npx jabkit add content2

Component Data

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

Dependencies

  • clsx
  • tailwind-merge

Examples

Default

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

Variants

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