angular / 5 / api / animations / animationanimatechildmetadata.html

AnimationAnimateChildMetadata

interface experimental

Interface Overview

interface AnimationAnimateChildMetadata extends AnimationMetadata { 
  options: AnimationOptions | null
}

Description

Metadata representing the entry of animations. Instances of this interface are provided via the animation DSL when the animateChild animation function is called.

Members

options: AnimationOptions | null

© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/animations/AnimationAnimateChildMetadata