AnimationMetadata
From Get docs
< @angular/animationsAngular/docs/9/api/animations/animationmetadata
AnimationMetadata
interface
Base for animation data structures.
interface AnimationMetadata {
type: AnimationMetadataType
}
Child interfaces
AnimationAnimateChildMetadataAnimationAnimateMetadataAnimationAnimateRefMetadataAnimationGroupMetadataAnimationKeyframesSequenceMetadataAnimationQueryMetadataAnimationReferenceMetadataAnimationSequenceMetadataAnimationStaggerMetadataAnimationStateMetadataAnimationStyleMetadataAnimationTransitionMetadataAnimationTriggerMetadata
Properties
| Property | Description |
|---|---|
type: AnimationMetadataType
|
© 2010–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v9.angular.io/api/animations/AnimationMetadata