Внести вклад
    • Обзор
@angular/core

AnimationCallbackEvent

Type Alias
stablesince v20.2

The event type for when animate.enter and animate.leave are used with function callbacks.

API

    
      type AnimationCallbackEvent = {target: Element; animationComplete: VoidFunction}
    
    
Перейти к деталям