react-cursor-divdeprecated

react-cursor-div React component

Usage no npm install needed!

<script type="module">
  import reactCursorDiv from 'https://cdn.skypack.dev/react-cursor-div';
</script>

README

react-cursor-div

ReactCursorDiv is a really simple component that behaves just like a div, except it follows you mouse cursor. It is useful if you want a simple way to position your tooltips.

See example in demo folder for usage.