How apply transition to elements inside component on routing? I have a few components, I need when routing, some blocks move in components. Also I wanna move blocks in parent component(where router-view) depending on route.
I think need use Transition block, but how apply anim in component