#Creating dynamic sidebar menu (with Multi-level Nesting)

2 messages · Page 1 of 1 (latest)

elfin vapor
#

Hello,

I'm trying to create a PCF compoment (https://learn.microsoft.com/en-us/power-apps/developer/component-framework/react-controls-platform-libraries) in order to overcome current limitations (that falls outside of scope of this server).

While searching online for example on building a menu system, I come across this post (https://medium.com/gammastack/making-a-nested-sidebar-menu-in-react-f8595031995e). While it looks like it has what I am after, I am concerned that it's outdated and it also looks like it not in typescript. I went looking online for other examples but not having too much luck (others I found are ether not multilevel nesting or horizontal based).

Does anyone know of some other example that is typescript, and if possible use React and Fluent libraries.

Cheers

elfin vapor