BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/Sora UI/demo-cursor-trail-reveal

Cursor Trail Reveal Demo

sora-ui/demo-cursor-trail-reveal
FreeComponent

Full-page contact layout with cursor trail image reveals on desktop.

Install it

npx shadcn@latest add https://ui.soralabs.io.vn/r/demo-cursor-trail-reveal.json

Source

registry/demo/primitives/effects/cursor-trail-reveal/index.tsxui.soralabs.io.vn/r/demo-cursor-trail-reveal.json
1"use client";
2
3import { cn } from "@/lib/utils";
4import { catalogPreviewScreenClassName } from "@/components/catalog/catalog-preview-classes";
5import { CursorTrailReveal } from "@/components/sora-ui/effects/cursor-trail-reveal";
6import { TextRevealBlock } from "@/components/sora-ui/texts/text-reveal-block";
7
8import { DEMO_TRAIL_IMAGES } from "./trail-images";
9
10export function CursorTrailRevealExample() {
11 return (
12 <div
13 className={cn("relative overflow-hidden", catalogPreviewScreenClassName)}
14 >
15 <CursorTrailReveal images={DEMO_TRAIL_IMAGES} maskColor="#1a1a1a" />
16
17 <div className="absolute inset-0 z-1 flex items-center justify-center">
18 <div className="mx-auto flex w-3/4 flex-col items-center gap-8 text-center max-lg:w-[90%]">
19 <TextRevealBlock
20 animateOnScroll={false}
21 blockColor="#c8e600"
22 delay={0.65}
23 >
24 <div className="flex w-full flex-col items-center">
25 <h6 className="m-0 font-medium text-[2.5rem] uppercase leading-none tracking-[-0.05rem] max-lg:text-[1.75rem]">
26 Move your cursor to reveal the trail
27 </h6>
28 </div>
29 </TextRevealBlock>
30 </div>
31 </div>
32 </div>
33 );
34}
35
36export default CursorTrailRevealExample;

What it pulls in

Other registry items

  • @soralabs/cursor-trail-reveal
  • @soralabs/text-reveal-block
  • @soralabs/text-scramble

Files it writes

  • registry/demo/primitives/effects/cursor-trail-reveal/index.tsx

Facts

Registry
Sora UI
Type
registry:ui
Access
Free
Files written
1
Licence
the repository states none
In the index
at or before 2026-08-13
Last confirmed
today

Go to the source

ui.soralabs.io.vn Raw registry item This item as JSON

More from Sora UI

All 97 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
AccordionaccordionSora UIComponentsFree2 deps
Border Trailborder-trailSora UIComponentsFree1 dep
Bottom Sheetbottom-sheetSora UIComponentsFree2 deps
Cursor Bubblecursor-bubbleSora UIComponentsFree2 deps
Cursor Trail Revealcursor-trail-revealSora UIComponentsFree1 dep
Custom Cursorcustom-cursorSora UIComponentsFree2 deps
Accordion Demodemo-accordionSora UIComponentsFreeno deps
Border Trail Demodemo-border-trailSora UIComponentsFreeno deps

Also from Kynth Studios

Built for the same person as BlockDex

SkillWorks

Claude Code skills and plugins, scored

skillworks.kynth.studio

RuleStack

AGENTS.md gallery and agent-config comparison

rulestack.kynth.studio

ToolDrift

What the AI coding tools changed last night

tooldrift.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex