Cursor & Interaction Effects
Sparkle Cursor Trail
지정된 영역 안에서 커서 움직임에 따라 반짝임을 뿌리는 효과입니다.
Preview
desktop only
Sparkle Cursor Trail
desktop pointer preview
Desktop preview
Installation
bash
Copied
bash
Copied
bash
Copied
bash
Copied
Code
typescript
Copied
Props
children
- Type
- React.ReactNode
- Default
- -
- Description
- Content rendered inside the component.
className
- Type
- string
- Default
- -
- Description
- Additional classes merged onto the component.
color
- Type
- string
- Default
- "var(--theme-accent-current)"
- Description
- Sparkle color.
fullScreen
- Type
- boolean
- Default
- false
- Description
- Whether the canvas covers the viewport.