Today is the day of Microsoft Power Platform Online Conference 2020 (#PPOC2020). As a community we love to meet at in-person events, but in times like these it is pretty important to have the opportunity to learn and get together online as well.
Nevertheless on recent hackathons I was asked about some of my "ninja black-belt" skills which allows me to come up with apps quite fast and all of them having a clean and nice UI look & feel (to be discussed), I wanted to contribute to this initiative and share with you today the component:
- Hamburger Menu Component
- Main configuration via two tables - HamburgerMenuItems and HamburgerSubMenuItem - for samples see the component and keep the structure
- Output properties:
- IsExpanded (boolean) - to allow full control of visibility from your app
- SelectedHamburgerMenuItemID (number) - the number (ID) of the item the user clicked on
- SelectedHamburgerSubmenuItem (number) - the number (SubID) of the item the user clicked on
- using nested galleries to allow you to build a hamburger menu for your canvas applications
Use the component as is. Build your apps faster in challenging times like these and never stop learning and sharing.
You can reach and follow me on Twitter @ carsten_growth where I am sharing stuff from my day to day business