[ Web Proxy ]
URL:
Viewing: https://angular.dev/api/core/MAX_ANIMATION_TIMEOUT [Back]  [Original]

MAX_ANIMATION_TIMEOUT Angular Skip to main content
menu
close
more_horiz
menuAPI
@angular/core

MAX_ANIMATION_TIMEOUT

constant
stablesince v20.2

A DI token that configures the maximum animation timeout before element removal. The default value mirrors from Chrome's cross document navigation view transition timeout. It's intended to prevent people from accidentally forgetting to call the removal function in their callback. Also serves as a delay for when stylesheets are pruned.

Animating your applications with animate.enter and animate.leave

On this page

    arrow_upward_alt Back to the top

    API

    Jump to details

    Web Proxy Viewer  |  New URL  |  Original Page