Content3
1.0.0Knowledge-style marketing article with breadcrumbs, headline actions, a sticky topic rail, inline figures, a data table, and a callout.
npx jabkit add content3Component Data
- ID
- content3
- Category
- marketing
- Version
- 1.0.0
- Added
- 2026-09-05
- Type
- block
- Keyboard nav
- Yes
- Reduced motion
- Yes
contentmarketingarticledocsbreadcrumbssidebartableguide
Dependencies
- clsx
- tailwind-merge
Examples
Default
<div className="bg-background text-foreground">
<Content3 {...content3Mocks.default} />
</div>Variants
<div className="bg-background text-foreground">
<Content3 {...content3Mocks.alternate} />
</div>