tsParticles - v0.0.0
Preparing search index...
tsParticles Confetti Bundle
IConfettiOptions
IConfettiOptions
Interface IConfettiOptions
interface
IConfettiOptions
{
angle
:
number
;
colors
:
SingleOrMultiple
<
string
>
;
count
:
number
;
decay
:
number
;
disableForReducedMotion
:
boolean
;
drift
:
number
;
flat
:
boolean
;
gravity
:
number
;
origin
:
ICoordinates
;
particleCount
:
number
;
position
:
ICoordinates
;
scalar
:
number
;
shapeOptions
:
Record
<
string
,
SingleOrMultiple
<
unknown
>
>
;
shapes
:
SingleOrMultiple
<
string
>
;
spread
:
number
;
startVelocity
:
number
;
ticks
:
number
;
zIndex
:
number
;
}
Implemented by
ConfettiOptions
Index
Properties
angle
colors
count
decay
disable
For
Reduced
Motion
drift
flat
gravity
origin
particle
Count
position
scalar
shape
Options
shapes
spread
start
Velocity
ticks
z
Index
Properties
angle
angle
:
number
colors
colors
:
SingleOrMultiple
<
string
>
count
count
:
number
decay
decay
:
number
disable
For
Reduced
Motion
disableForReducedMotion
:
boolean
drift
drift
:
number
flat
flat
:
boolean
gravity
gravity
:
number
origin
origin
:
ICoordinates
Deprecated
use position instead
particle
Count
particleCount
:
number
Deprecated
use count instead
position
position
:
ICoordinates
scalar
scalar
:
number
shape
Options
shapeOptions
:
Record
<
string
,
SingleOrMultiple
<
unknown
>
>
shapes
shapes
:
SingleOrMultiple
<
string
>
spread
spread
:
number
start
Velocity
startVelocity
:
number
ticks
ticks
:
number
z
Index
zIndex
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
angle
colors
count
decay
disable
For
Reduced
Motion
drift
flat
gravity
origin
particle
Count
position
scalar
shape
Options
shapes
spread
start
Velocity
ticks
z
Index
tsParticles - v0.0.0
Loading...
Deprecated
use position instead