SplashCursor
1.0.0Marketing canvas that trails ink splashes behind the pointer, mixing semantic token colors and staying still when motion is reduced.
npx jabkit add splash-cursorComponent Data
- ID
- splash-cursor
- Category
- marketing
- Version
- 1.0.0
- Added
- 2026-09-06
- Type
- block
- Keyboard nav
- No
- Reduced motion
- Yes
marketinganimationcanvascursorsplashherointeractive
Dependencies
- clsx
- tailwind-merge
Examples
Default
<div className="bg-background text-foreground">
<SplashCursor {...splashCursorMocks.default} />
</div>Variants
<div className="bg-background text-foreground">
<SplashCursor {...splashCursorMocks.alternate} />
</div>