The Wayback Machine - https://web.archive.org/web/20260217022428/https://angular.dev/api/core/AnimationFunction
    • Overview
@angular/core

AnimationFunction

Type Alias
stablesince v20.2

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

API

    
      type AnimationFunction = (event: AnimationCallbackEvent) => void
    
    
Jump to details
HTTPS · web.archive.org
← Home