The Spotlight component is a customizable React component that displays a circle following the mouse cursor. The circle can be customized in size with the size prop.
Spotlight
import { Spotlight } from '@lobehub/ui/awesome';
The Spotlight component is a customizable React component that displays a circle following the mouse cursor. The circle can be customized in size with the size prop.
import { Spotlight } from '@lobehub/ui/awesome';
Name | Description | Type | Default |
---|---|---|---|
size | The size of the spotlight circle | number | 64 |