Spotlight

Animated spotlight effect that follows cursor or auto-animates.

backgroundspotlightcursoranimated

Installation

Terminalbash
npx motioncraft add spotlight

Usage

spotlight.tsxtsx
import { Spotlight } from "@/components/backgrounds/spotlight";

<Spotlight className="h-screen" />

Props

PropTypeDefaultDescription
classNamestringAdditional CSS classes

Related Components