@microsoft/fast-animation > AnimateSequence > (constructor)
AnimateSequence.(constructor)
Constructs a new instance of the AnimateSequence
class
constructor(animations: Array<AnimateTo | AnimateFrom>);
Parameters
Parameter | Type | Description |
---|---|---|
animations | Array<AnimateTo | AnimateFrom> |