Text Spotlight
spotlight text effect with hover and mobile reveal, customizable size and color.
Hover over me and watch the soft spotlight glide around like magic across the text.
Hover over me and watch the soft spotlight glide around like magic across the text.
Installation
npx shadcn@latest add https://scrollxui.dev/registry/text-spotlight.json Usage
import { TextSpotlight } from "@/components/ui/text-spotlight";<TextSpotlight
textClassName="text-xl md:text-4xl font-semibold"
text="Hover over me and watch the soft spotlight glide around like magic across the text."
spotlightColor="255, 255, 255"
animateOnPhone={true}
spotlightArea={90}
spotlightSize={100}
/>Examples
AnimateOnPhone
Hover over me and watch the soft spotlight glide around like magic across the text.
Hover over me and watch the soft spotlight glide around like magic across the text.
API Reference
Text Spotlight
spotlight text effect with hover and mobile reveal, customizable size and color.