JJabKit
Theme preference

CodeExample14

1.0.0

File-ops marketing section with a dotted radial wash, dual CTAs, accordion rows for create/update/delete, and a synced TypeScript snippet with copy.

npx jabkit add code-example14

Component Data

ID
code-example14
Category
marketing
Version
1.0.0
Added
2026-09-03
Type
block
Keyboard nav
Yes
Reduced motion
Yes
codeexamplemarketingaccordiondocssdkctafileslanding

Dependencies

  • clsx
  • tailwind-merge

Examples

Default

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

Variants

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