@angular/animations

NoopAnimationPlayer

Class

An empty programmatic controller for reusable animations. Used internally when animations are disabled, to avoid checking for the null case when an animation player is expected.

class NoopAnimationPlayer {
}
Jump to details