Replies: 1 comment
-
I believe it only supports 2 tiers (someone please correct me if I'm wrong). I have tried doing a third tier and it allows me too, but I cannot see the third tier show up. here is one way you can create a two tier navigation:
NOTE: [ObservableProperty] is from CommunityToolkit.Mvvm |
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.
-
Hi! Thanks for @lepoco, this lib is fantastic, been using it for some time already and it's really really nice!
Now I am trying to implement navigation tree with multiple levels in it, so does the current implementation of the NavigationView supports multiple nested menu items?
NavigationViewItem[Level0]
-NavigationViewItem[Level1]
--NavigationViewItem[Level2]
---NavigationViewItem[Level3]
-NavigationViewItem[Level1]
...
Beta Was this translation helpful? Give feedback.
All reactions