ajmnz / custom-cursor-react

🎉 Animated, customizable and interactive cursor for React
https://ajmnz.github.io/custom-cursor-react
MIT License
48 stars 16 forks source link

Custom cursor component #19

Closed SKOLZ closed 2 years ago

SKOLZ commented 2 years ago

Thanks for maintaining this library, I think it would be a great addition to the lib to let the developer change the HTML that is rendered. In order to implement this, I think a wrapper element could have a class added/removed to show that a target is hovered.

ajmnz commented 2 years ago

I've been procrastinating a TypeScript rewrite and a hooks API for some time now. Will take your request into consideration when I actually get to work on the library 👍🏼