W3cubDocs

/Angular

AnimationMetadata

Base for animation data structures.

Deprecation warning

Use animate.enter or animate.leave instead. Intent to remove in v23

API

interface AnimationMetadata {
  type: AnimationMetadataType;
}

Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/animations/AnimationMetadata