Click for emojis
Emoji Cursor
Cursor EffectsCustom emoji cursor trail
emojifuntrail
Installation
$
Usage
tsx
import { EmojiCursor } from "@/components/nonaxial/emoji-cursor"
export default function Example() {
return (
<EmojiCursor>{/* Your content here */}</EmojiCursor>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |