transition()
transition
Experimental Function
Class Export
export transition(stateChangeExpr: string, steps: AnimationMetadata | AnimationMetadata[]) : AnimationStateTransitionMetadata
transition
is an animation-specific function that is designed to be used inside of Angular2's animation DSL language. If this information is new, please navigate to the component animations metadata page to gain a better understanding of how animations in Angular2 are used.
transition
declares the sequence of animation steps that will be run when the provided stateChangeExpr
value