The information passed to the onViewTransitionCreated
function provided in the
withViewTransitions
feature options.
API
interface ViewTransitionInfo { to: ActivatedRouteSnapshot;}}
Jump to details
The information passed to the onViewTransitionCreated
function provided in the
withViewTransitions
feature options.
interface ViewTransitionInfo { to: ActivatedRouteSnapshot;}}