On this page
AnimationMetadata
interface
Base for animation data structures.
interface AnimationMetadata {
  type: AnimationMetadataType
}
   Child interfaces
AnimationAnimateChildMetadataAnimationAnimateMetadataAnimationAnimateRefMetadataAnimationGroupMetadataAnimationKeyframesSequenceMetadataAnimationQueryMetadataAnimationReferenceMetadataAnimationSequenceMetadataAnimationStaggerMetadataAnimationStateMetadataAnimationStyleMetadataAnimationTransitionMetadataAnimationTriggerMetadata
Properties
| Property | Description | 
|---|---|
type: AnimationMetadataType | 
       
© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v6.angular.io/api/animations/AnimationMetadata