Passsing a parameter from page to NavMenu #51321
Unanswered
CoolDaddyCool
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello there,
In my app I have a bool HasPrivileges. This bool is populated during OnInitialized. As soon as I get HasPrivileges, I would like to pass it to NavMenu, so I would be able to decide which NavLink will be visable based on HasPrivileges. How can I achieve it?
Beta Was this translation helpful? Give feedback.
All reactions