How do you create a dropdown without a button? Or a modal that can attach relatively, like the select window? #3144
Unanswered
matthew-dean
asked this question in
Q&A
Replies: 1 comment
-
You can use https://vuestic.dev/en/ui-elements/dropdown to make a custom dropdown. |
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.
-
This is driving me bonkers, because this seems possible in every other UI library, but I can't figure out how to do it.
I want to:
Usually there's a "menu" component that can just be attached to things. But it seems like all of the dropdowns in Vuestic are hard-coded to the rendering of one particular element. Is this the case? If so, why is that the case?
Beta Was this translation helpful? Give feedback.
All reactions