@angular/animations

AnimationReferenceMetadata

interface

Encapsulates a reusable animation, which is a collection of individual animation steps. Instantiated and returned by the animation() function, and passed to the useAnimation() function.

interface AnimationReferenceMetadata {
}
Jump to details