Nav Menu Expander #3679
Unanswered
grumpykiwi
asked this question in
Q&A
Replies: 3 comments
-
You mean the hamburger? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes. Sorry for not being clear 😊
Mark Nash
IT Director
(817) 465-9277 | Arlington, Tx
Winner of 104 IABC Gold Quills and the 2023 Large Agency of the Year
[cid:linkedin_4c6f3bdf-dd4e-4f46-94f0-1885fa83094c.png]<https://www.linkedin.com/company/partnercomm> [cid:instagram_bebedbe2-cb80-462a-af3c-7ae9caf0718c.png] <https://www.instagram.com/partnercomm> [cid:facebook_a2d99c62-cb5a-42d3-b0e4-d08e71427149.png] <https://www.facebook.com/PartnerCommInc/> [cid:twitter_53725725-ce5d-4ef3-bd47-bfd64fe511d7.png] <https://twitter.com/partnercomm> [cid:vimeo_f71007e4-e318-469a-b82c-5751fc4fbe28.png] <https://vimeo.com/sweet250> [cid:web_a51bd891-a842-461a-b706-81937a9daae4.png] www.partnercomm.net<https://www.partnercomm.net>
[cid:logo-pcomm-30_74bce84a-c4e7-4724-87ee-9c2ca3e3421e.png]
From: Vincent Baaij ***@***.***>
Sent: Friday, April 11, 2025 12:36 PM
To: microsoft/fluentui-blazor ***@***.***>
Cc: Mark Nash ***@***.***>; Author ***@***.***>
Subject: Re: [microsoft/fluentui-blazor] Nav Menu Expander (Issue #3666)
[EXTERNAL SENDER]
You mean the hamburger?
—
Reply to this email directly, view it on GitHub<#3666 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKOLVXZGXHW3OK3HUZEG6P32Y74RBAVCNFSM6AAAAAB26XI6DWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOOJXGYYTEOBUGA>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
[https://avatars.githubusercontent.com/u/1761079?s=20&v=4]vnbaaij left a comment (microsoft/fluentui-blazor#3666)<#3666 (comment)>
You mean the hamburger?
—
Reply to this email directly, view it on GitHub<#3666 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKOLVXZGXHW3OK3HUZEG6P32Y74RBAVCNFSM6AAAAAB26XI6DWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOOJXGYYTEOBUGA>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
The expander is rendered in a div as part of the menu. It's content can be set by using the ExpanderContent parameter which is a RenderFragment. (if not specified, the icon is used). It should be possible to move that to a different location using script/css |
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.
-
This is probably a dumb question.
I would like to have an expander icon that expands/contracts the nav as normal. I want this icon to not be part of the nav itself, but want to be able to place the icon somewhere else on the page. The screenshot should hopefully explain what I am looking for.
Thanks
Mark
Beta Was this translation helpful? Give feedback.
All reactions