@angular/animations

AnimateChildOptions

interface

Adds duration options to control animation styling and timing for a child animation.

  
    interface AnimateChildOptions {  override params?: { [name: string]: any; };}}
  
  
Jump to details