Class Overview
class AnimationAnimateMetadata extends AnimationMetadata {
constructor
(timings: string|number, styles: AnimationStyleMetadata|AnimationKeyframesSequenceMetadata)
}
Class Description
Metadata representing the entry of animations. Instances of this class are provided via the animation DSL when the animate animation function is called.
Constructor
Class Details
exported from @angular/core/index, defined in @angular/core/src/animation/metadata.ts