Preparing search index...
The search index is not available
tsParticles - v3.0.0
tsParticles
tsParticles Confetti Bundle
bundle
IParticlesOptions
Interface IParticlesOptions
interface
IParticlesOptions
{
bounce
:
IParticlesBounce
;
collisions
:
ICollisions
;
color
:
IAnimatableColor
;
effect
:
IEffect
;
groups
:
ParticlesGroups
;
interactivity
?:
RecursivePartial
<
IInteractivity
>
;
move
:
IMove
;
number
:
IParticlesNumber
;
opacity
:
IOpacity
;
reduceDuplicates
:
boolean
;
shadow
:
IShadow
;
shape
:
IShape
;
size
:
ISize
;
stroke
:
SingleOrMultiple
<
IStroke
>
;
zIndex
:
IZIndex
;
[
name
:
string
]
:
unknown
;
}
Implemented by
ParticlesOptions
Indexable
[
name
:
string
]:
unknown
Index
Properties
bounce
collisions
color
effect
groups
interactivity?
move
number
opacity
reduce
Duplicates
shadow
shape
size
stroke
z
Index
Properties
bounce
bounce
:
IParticlesBounce
collisions
collisions
:
ICollisions
color
color
:
IAnimatableColor
effect
effect
:
IEffect
groups
groups
:
ParticlesGroups
Optional
interactivity
interactivity
?:
RecursivePartial
<
IInteractivity
>
move
move
:
IMove
number
number
:
IParticlesNumber
opacity
opacity
:
IOpacity
reduce
Duplicates
reduce
Duplicates
:
boolean
shadow
shadow
:
IShadow
shape
shape
:
IShape
size
size
:
ISize
stroke
stroke
:
SingleOrMultiple
<
IStroke
>
z
Index
z
Index
:
IZIndex
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bounce
collisions
color
effect
groups
interactivity
move
number
opacity
reduce
Duplicates
shadow
shape
size
stroke
z
Index
tsParticles - v3.0.0
Loading...