@angular/animations

AnimationEvent

interface

An instance of this class is returned as an event parameter when an animation callback is captured for an animation either during the start or done phase.

interface AnimationEvent {
}
Jump to details