Functionality related to menu icon in app bar

Hi
I am trying to create functionality for the menu icon in app bar for my app
Use case
Click on menu icon> it opens up a modal window> able to see a few info related to user

Any ideas on how do I create it?

you can add an action to the left menu item, before you add the action to link to the modal , you will need to create the modal first.

1 Like