@angular/animations

AnimationBuilder

Class

An injectable service that produces an animation sequence programmatically within an Angular component or directive. Provided by the BrowserAnimationsModule or NoopAnimationsModule.

abstract class AnimationBuilder {
}
Jump to details