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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Within the current mdPanelAnimation API, there is no way to modify the duration of the chosen animation.
What is the expected behavior?
There are currently three built-in animations that can be used: SLIDE, SCALE, and FADE. There is, however, no way to modify the duration of the animation. Adding the duration will allow for the animation to be faster or slower than the default 0.3s.