tsParticles - v0.0.0
Preparing search index...
tsParticles Particles.js integration
bundle
IOptionLoader
Interface IOptionLoader<T>
interface
IOptionLoader
<
T
>
{
load
(
data
?:
RecursivePartial
<
T
>
)
:
void
;
}
Type Parameters
T
Implemented by
AnimatableColor
AnimationOptions
AnimationValueWithRandom
Background
ColorAnimation
FullScreen
HslAnimation
Move
MoveAngle
MoveAttract
MoveCenter
MoveGravity
MovePath
Opacity
OpacityAnimation
Options
OptionsColor
OutModes
ParticlesBounce
ParticlesDensity
ParticlesNumber
ParticlesNumberLimit
ParticlesOptions
RangedAnimationOptions
RangedAnimationValueWithRandom
ResizeEvent
Shape
Size
SizeAnimation
Spin
Stroke
ValueWithRandom
ZIndex
Index
Methods
load
Methods
load
load
(
data
?:
RecursivePartial
<
T
>
)
:
void
Parameters
Optional
data
:
RecursivePartial
<
T
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
load
tsParticles - v0.0.0
Loading...