• Overview
@angular/animations

AnimationKeyframesSequenceMetadata

interface
deprecatedsince v20.2

Encapsulates a keyframes sequence. Instantiated and returned by the keyframes() function.

Deprecation warning

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

API

steps

AnimationStyleMetadata[]

An array of animation styles.

Jump to details