Replies: 1 comment
-
One way would be a CSS triangle on a HTML pseudo element, e.g |
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.
-
Hello, I'm looking for a way to show an arrow from a dropdown menu to the dropdown toggle, just like tooltips do. That is, the following, but for a dropdown:

I guess the best way is to pass custom popper options via the props
popper-opts
of the b-dropdown. However, I don't know anything about Popper JS, and I don't know how to achieve what I want.Beta Was this translation helpful? Give feedback.
All reactions