A collection of Responsive Animated Mobile friendly Lightweight React Components
- 100% Functional components
- Modular
👉
Live Demo
🌏
Index
Menu
- Multi-level
- Auto position
- Auto-hide when clicked outside
- Uses React portal
Category: React / UI Frameworks |
Watchers: 6 |
Star: 145 |
Fork: 11 |
Last update: Oct 13, 2020 |
When I tried the project demo in Chrome v88 (Windows) I noticed this behaviour when clicking on the 'burger bars?'
Your controls look nice and useful.
I was playing with demo and noticed this. It does not snap out or snap back like it does in Chrome if you drag it out manually but not all the way. Attached a demo gif.
When I set height of document on some higher value like 5000px, and after that I'm scrolling the page the bottom bar of menu is moving.
Hello, I want to customize the menu component to show the parent menu name when user goes to corresponding submenus page.
Currently, the arrays activeItems, prevItems and forwardItems only store the menus of different pages in order.
Solved.