• Overview
@angular/platform-browser/animations

provideAnimations

function

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

  
    function provideAnimations(): Provider[];
  
  

provideAnimations

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

@returnsProvider[]
Jump to details