vue-custom-cursor icon indicating copy to clipboard operation
vue-custom-cursor copied to clipboard

Interactive custom cursor in Vue.js

Results 5 vue-custom-cursor issues
Sort by recently updated
recently updated
newest added

I have my cursor in the App.js with another component : my homepage ```html ``` ![image](https://user-images.githubusercontent.com/43670071/149217711-c434f987-26e7-472f-84cf-4493b5fd8fcd.png) As soon as I enter my svg, I got this error : `custom-cursor.vue:52 Uncaught...

How can I customize styling using CSS variables?

Realy good work you did, I have one (maybe later a few) new features. Use data-attributes instead of targets array, cause if you have more than one class for get...

added a new way of checking selected targets to get an ability to check targets with multiple classes

I can't find a specific reason for this occurrence. On initial contact with a _targeted_ element, the outer circle becomes blurry for a second or two then just automatically smoothens...