Category

List of articles for category: "Animations"
Vue Tip: Animate Child Component Before Route Leave Image

Vue Tip: Animate Child Component Before Route Leave

Vue Router provides a way to use transitions on route components and animate the navigations.
Vue Tip: Trigger Transition Programmatically Image

Vue Tip: Trigger Transition Programmatically

You can programmatically trigger a transition via the "key" attribute.