The Spotlight component creates a circular spotlight effect that follows the user's mouse cursor, useful for creating interactive hover effects.
Spotlight
import { Spotlight } from '@lobehub/ui/awesome';
The Spotlight component creates a circular spotlight effect that follows the user's mouse cursor, useful for creating interactive hover effects.
import { Spotlight } from '@lobehub/ui/awesome';
Property | Description | Type | Default |
---|---|---|---|
size | Size of the spotlight circle | number | 64 |
Spotlight also inherits all div element properties