@angular/platform-browser/animations

provideNoopAnimations

function

Returns the set of dependency-injection providers to disable animations in an application. See animations guide to learn more about animations in Angular.

provideNoopAnimations(
): Provider[];
Jump to details