@angular/animations

AnimationStateMetadata

interface

Encapsulates an animation state by associating a state name with a set of CSS styles. Instantiated and returned by the state() function.

  
    interface AnimationStateMetadata {}
  
  
Jump to details