JSPM

react-priority-nav

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q32304F
  • License MIT

React accessible navigational menu that adds overflowing menu items to dropdown menu

Package Exports

  • react-priority-nav

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-priority-nav) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-priority-nav

React accessible navigational menu that adds overflowing menu items to dropdown menu Priority Navigation demo

Inspiration for this project comes from @gijsroge and his work on PriorityNav. Just needed reactifying!

Install

npm install react-priority-nav --save

Example