@angular/animations

AnimationAnimateChildMetadata

interface

Encapsulates a child animation, that can be run explicitly when the parent is run. Instantiated and returned by the animateChild function.

interface AnimationAnimateChildMetadata {
}
Jump to details