Is it possible to build menu items from the pages? #23335
Unanswered
drakeforte5
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to dynamically create the menu items in blazor by introspecting the pages? Also, since the pages can have the AuthorizeAttribute with roles or policies, the menu items can be filtered based on the logged-on user.
Beta Was this translation helpful? Give feedback.
All reactions