how to activate dropdown's transition #145
Unanswered
patrickkmatias
asked this question in
Q&A
Replies: 0 comments
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.
-
In the docs dropdowns have a transition when opening them, but when inserting then as described in the docs it doesn't activate the transition together with the dropdown, making it simply appear/disappear.
When we check the dropdown declaration there's a
transition
prop that seems to suggest that it is configurable.Dropdown.vue.d.ts
Beta Was this translation helpful? Give feedback.
All reactions