JJabKit
Theme preference

Awards6

1.0.0

Milestones ledger with a display heading, labeled columns, and separator rows for title, type, and year.

npx jabkit add awards6

Component Data

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

Dependencies

  • clsx
  • tailwind-merge

Examples

Default

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

Variants

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