tsParticles - v0.0.0
Preparing search index...
tsParticles Slim Bundle
bundle
AnimatableColor
Class AnimatableColor
Hierarchy (
View Summary
)
OptionsColor
AnimatableColor
Implements
IAnimatableColor
IOptionLoader
<
IAnimatableColor
>
Index
Constructors
constructor
Properties
animation
value
Methods
load
create
Constructors
constructor
new
AnimatableColor
()
:
AnimatableColor
Returns
AnimatableColor
Properties
animation
animation
:
HslAnimation
value
value
:
SingleOrMultiple
<
|
SingleOrMultiple
<
string
>
|
IRangeValueColor
|
IRangeRgb
|
IRangeHsl
|
IRangeHsv
|
IRangeHwb
|
IRangeLab
|
IRangeLch
|
IRangeOklab
|
IRangeOklch
,
>
Methods
load
load
(
data
?:
RecursivePartial
<
IAnimatableColor
>
)
:
void
Parameters
Optional
data
:
RecursivePartial
<
IAnimatableColor
>
Returns
void
Static
create
create
(
source
?:
AnimatableColor
,
data
?:
SingleOrMultiple
<
string
>
|
RecursivePartial
<
IAnimatableColor
>
,
)
:
AnimatableColor
Parameters
Optional
source
:
AnimatableColor
Optional
data
:
SingleOrMultiple
<
string
>
|
RecursivePartial
<
IAnimatableColor
>
Returns
AnimatableColor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
animation
value
Methods
load
create
tsParticles - v0.0.0
Loading...