Class Overview
class AnimationTransitionEvent {
constructor
({fromState, toState, totalTime, phaseName}: {fromState: string, toState: string, totalTime: number, phaseName: string})
}
Class Description
Constructor
exported from @angular/core/index, defined in @angular/core/src/animation/animation_transition_event.ts