@unleashit/navigation
v2.0.4
Published
Basic navigation component for React with configurable links and login/logout
Downloads
23
Maintainers
Readme
Navigation
Customizable navigation component for React. Comes with optional sidecar component for login/logout/signup.
Features
- Lightweight UI component. Send it a list of links and options, and it will render the html.
- Horizontal or Vertical display.
- Can independently control display state of each link.
- Optional login/logout/signup sidecar can be positioned independently from main links.
- Accepts custom attributes per link.
- Several CSS themes to choose, or make your own.
- CSS module support can override internal styles with a custom module.
Install
npm install @unleashit/navigation
Documentation
https://unleashit.github.io/npm-library/components/navigation
Demo
https://npm-library-demo.vercel.app/navigation