parent
cf81823b07
commit
0bcf20c9fa
|
@ -13,7 +13,7 @@ import {AnimationPlayer} from './players/animation_player';
|
||||||
* BrowserAnimationsModule BrowserAnimationsModule} or {@link NoopAnimationsModule
|
* BrowserAnimationsModule BrowserAnimationsModule} or {@link NoopAnimationsModule
|
||||||
* NoopAnimationsModule} modules are used within an application.
|
* NoopAnimationsModule} modules are used within an application.
|
||||||
*
|
*
|
||||||
* The purpose if this service is to produce an animation sequence programmatically within an
|
* The purpose of this service is to produce an animation sequence programmatically within an
|
||||||
* angular component or directive.
|
* angular component or directive.
|
||||||
*
|
*
|
||||||
* Programmatic animations are first built and then a player is created when the build animation is
|
* Programmatic animations are first built and then a player is created when the build animation is
|
||||||
|
|
Loading…
Reference in New Issue