Replies: 2 comments 4 replies
-
Have you seen https://www.fluentui-blazor.net/AppBar? It supports |
Beta Was this translation helpful? Give feedback.
4 replies
-
NavMenu has the "Hamburger" menu to shrink as standard - would that not work for you ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to design a similar navigation menu to the one in Microsoft Teams. The sidebar should always be visible, even on mobile devices. I also want to include a secondary navigation bar (similar to the Planner sidebar in the screenshot) that is fully collapsible. Additionally, I would like to implement a drop shadow effect between the AppBar, NavBar, and the page content. Can anyone please guide me or provide a sample of how this can be done in Blazor?
Side Menu Visible

Side Menu Collapsed

Thanks
Beta Was this translation helpful? Give feedback.
All reactions