Preparing search index...
The search index is not available
webimator - v0.22.4
webimator
2_animationEffects/generationTypes
EffectOptions
Type Alias EffectOptions<TEffectGenerator>
Effect
Options
<
TEffectGenerator
>
:
Parameters
<
TEffectGenerator
extends
KeyframesGenerator
<
unknown
>
?
TEffectGenerator
[
"generateKeyframes"
]
:
TEffectGenerator
extends
KeyframesGeneratorsGenerator
<
unknown
>
?
TEffectGenerator
[
"generateKeyframeGenerators"
]
:
TEffectGenerator
extends
RafMutatorsGenerator
<
unknown
>
?
TEffectGenerator
[
"generateRafMutators"
]
:
TEffectGenerator
extends
RafMutatorsGeneratorsGenerator
<
unknown
>
?
TEffectGenerator
[
"generateRafMutatorGenerators"
]
:
never
>
The parameters for a specific
EffectGenerator
's generator function.
Type Parameters
TEffectGenerator
extends
EffectGenerator
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
webimator - v0.22.4
Loading...
The parameters for a specific EffectGenerator's generator function.