Page transition
Is it possible to set the page transition of th 'from' page based on the 'to' route ?
let's say you are on /about. then, you click to navigate to /contact. Can I use a onBeforeRouteLeave to change the pageTransition of /about ? The docs explain that we can dynamicaly change the transition of the 'to' route, but doesn't say anything for the 'from' route...
Also, can we set two transitions for a page? in and out transitions ?
1 Reply
Unknown User•9mo ago
Message Not Public
Sign In & Join Server To View