@angular/animations

AnimationQueryOptions

interface

Encapsulates animation query options. Passed to the query() function.

  
    interface AnimationQueryOptions extends AnimationOptions {}
  
  
Jump to details