NavMenu oriented to bottom and collapsable #3187
JasonWeise
started this conversation in
General
Replies: 1 comment 2 replies
-
You can insert your bar into a Splitter component to have the possibility to be collapsible. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi All
Is there a way to have the NavMenu oriented across the bottom of the screen rather than vertically down one side?
I have a need for a collapsible full width app bar that is at the bottom of the screen and can be opened and closed but cannot find a good way to do it with FluentUI - blazor.
AppBar almost looked perfect but doesn't seem to be collapsible like NavMenu so neither seems to be suitable.
I am hoping it is just a skill issue on my end, but does anyone know if this is going to be possible?
Beta Was this translation helpful? Give feedback.
All reactions