Skip to main content
Version: 1.x

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

AnimateGroup.(constructor)

Constructs a new instance of the AnimateGroup class

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

Parameters

ParameterTypeDescription
animationsArray<AnimateTo | AnimateFrom>