react-menu-pointer
Version:
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.
12 lines (7 loc) • 410 B
Markdown
# 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](https://github.com/jasonslyvia/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