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.
API
Usage Notes
function provideNoopAnimations(): Provider[];
provideNoopAnimations
Provider[]
Returns the set of dependency-injection providers to disable animations in an application. See animations guide to learn more about animations in Angular.
@returns
Provider[]
Jump to details