-
The TabbedContent widget provide horizontal tabs. Is there a vertical menubar widget to switch content? |
Beta Was this translation helpful? Give feedback.
Answered by
davep
Aug 24, 2023
Replies: 1 comment 5 replies
-
You could easily build something like that based around the |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
Tim-Cao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You could easily build something like that based around the
ContentSwitcher
.