Skip to main content

@microsoft/fast-animation > AnimateSequence > (constructor)

AnimateSequence.(constructor)

Constructs a new instance of the AnimateSequence class

Signature:
constructor(animations: Array<AnimateTo | AnimateFrom>);

Parameters

ParameterTypeDescription
animationsArray<AnimateTo | AnimateFrom>