You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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
transitionprop that seems to suggest that it is configurable.Dropdown.vue.d.ts
Beta Was this translation helpful? Give feedback.
All reactions