Is there a way to build a multi-level dropdown? #1214
Unanswered
williamorim
asked this question in
Q&A
Replies: 2 comments 3 replies
-
There sure is! The way to do it is to use |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @gadenbuie I would like to build a 2-level menu dropdown. I couldn't do it using only the I'm still testing it. I'm worried that my CSS might break some other shiny/bslib componment. |
Beta Was this translation helpful? Give feedback.
3 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.
-
I would like to build a navbar with a multi-level dropdown menu.
Is there a way to do this with
bslib
? Or I would need to build from scratch using bootstrap as shown in the link below?https://bootstrap-menu.com/detail-multilevel.html
Beta Was this translation helpful? Give feedback.
All reactions