@ginden/blinkstick-v2
Preparing search index...
combineSync
Function combineSync
combineSync
<
T
extends
Frame
>
(
...
animations
:
Iterable
<
T
,
any
,
any
>
[]
,
)
:
Iterable
<
T
>
Combines multiple synchronous animations into a single iterable.
Type Parameters
T
extends
Frame
Parameters
...
animations
:
Iterable
<
T
,
any
,
any
>
[]
Returns
Iterable
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ginden/blinkstick-v2
Loading...
Combines multiple synchronous animations into a single iterable.