The information passed to the onViewTransitionCreated
function provided in the
withViewTransitions
feature options.
transition
ViewTransition
The ViewTransition
returned by the call to startViewTransition
.
from
ActivatedRouteSnapshot
The ActivatedRouteSnapshot
that the navigation is transitioning from.
to
ActivatedRouteSnapshot
The ActivatedRouteSnapshot
that the navigation is transitioning to.
Jump to details