tsParticles - v0.0.0
Preparing search index...
tsParticles Confetti Bundle
bundle
ParticlesOptions
Class ParticlesOptions
Implements
IParticlesOptions
IOptionLoader
<
IParticlesOptions
>
Indexable
[
name
:
string
]:
unknown
Index
Constructors
constructor
Properties
bounce
color
effect
groups
move
number
opacity
reduce
Duplicates
shape
size
stroke
z
Index
Methods
load
Constructors
constructor
new
ParticlesOptions
(
engine
:
Engine
,
container
?:
Container
)
:
ParticlesOptions
Parameters
engine
:
Engine
Optional
container
:
Container
Returns
ParticlesOptions
Properties
Readonly
bounce
bounce
:
ParticlesBounce
color
color
:
AnimatableColor
Readonly
effect
effect
:
Effect
Readonly
groups
groups
:
ParticlesGroups
Readonly
move
move
:
Move
Readonly
number
number
:
ParticlesNumber
Readonly
opacity
opacity
:
Opacity
reduce
Duplicates
reduceDuplicates
:
boolean
Readonly
shape
shape
:
Shape
Readonly
size
size
:
Size
stroke
stroke
:
SingleOrMultiple
<
Stroke
>
Readonly
z
Index
zIndex
:
ZIndex
Methods
load
load
(
data
?:
RecursivePartial
<
IParticlesOptions
>
)
:
void
Parameters
Optional
data
:
RecursivePartial
<
IParticlesOptions
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
bounce
color
effect
groups
move
number
opacity
reduce
Duplicates
shape
size
stroke
z
Index
Methods
load
tsParticles - v0.0.0
Loading...