R
R
reasonov2021-09-05 04:26:28
Vue.js
reasonov, 2021-09-05 04:26:28

How to make animation for individual elements when navigating through vue-router?

Hello, there is a task: when moving to a new page, you need to set the animation to the elements. For example, the user goes from the main page to the store page, a button is pressed and individual elements on the main page start to leave, after which the store page opens and the elements leave on it.
Any ideas how to implement this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
terka43, 2021-09-05
@terka43

Make an exit animation on the button, then a redirect with parameters to the store page, if there are parameters, then we make the exit animation of the elements

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question