Components
Cursor
A component for adding a cursor-tracked circular blend effect to any child component.
Image
Text
Props
Name | Type | Description | Default |
---|---|---|---|
children | React.ReactNode | Any component can be passed as a child | - |
className | string | Add custom styles to the cursor component | "" |
For adjusting the size of cursor, navigate to /context/cursorContext
and
change the height and width as per your requirements.