react-menu-pointer

react-pointer is a react component for dropdown menus that can differentiate between a user trying hover over a dropdown item vs trying to navigate into a submenu's contents.

Usage no npm install needed!

<script type="module">
  import reactMenuPointer from 'https://cdn.skypack.dev/react-menu-pointer';
</script>

README

React Menu Pointer

A React Mixin makes your menu works as magical as Amazon's implementation, this repo is basically a modern version of React Menu Aim

Installation

Install Blaze Experimentation package

Execute the following command to install the package into your nodejs site: npm install --save react-menu-pointer

Further Readme coming