Preparing search index...
The search index is not available
tsParticles - v3.0.0
tsParticles
tsParticles Slim Bundle
bundle
IOptions
Interface IOptions
interface
IOptions
{
autoPlay
:
boolean
;
background
:
IBackground
;
backgroundMask
:
IBackgroundMask
;
clear
:
boolean
;
delay
:
RangeValue
;
detectRetina
:
boolean
;
duration
:
RangeValue
;
fpsLimit
:
number
;
fullScreen
:
boolean
|
RecursivePartial
<
IFullScreen
>
;
interactivity
:
IInteractivity
;
key
?:
string
;
manualParticles
:
IManualParticle
[]
;
name
?:
string
;
particles
:
IParticlesOptions
;
pauseOnBlur
:
boolean
;
pauseOnOutsideViewport
:
boolean
;
preset
?:
SingleOrMultiple
<
string
>
;
responsive
:
IResponsive
[]
;
smooth
:
boolean
;
style
:
RecursivePartial
<
CSSStyleDeclaration
>
;
themes
:
ITheme
[]
;
zLayers
:
number
;
[
name
:
string
]
:
unknown
;
}
Implemented by
Options
Indexable
[
name
:
string
]:
unknown
Index
Properties
auto
Play
background
background
Mask
clear
delay
detect
Retina
duration
fps
Limit
full
Screen
interactivity
key?
manual
Particles
name?
particles
pause
On
Blur
pause
On
Outside
Viewport
preset?
responsive
smooth
style
themes
z
Layers
Properties
auto
Play
auto
Play
:
boolean
background
background
:
IBackground
background
Mask
background
Mask
:
IBackgroundMask
clear
clear
:
boolean
delay
delay
:
RangeValue
detect
Retina
detect
Retina
:
boolean
duration
duration
:
RangeValue
fps
Limit
fps
Limit
:
number
full
Screen
full
Screen
:
boolean
|
RecursivePartial
<
IFullScreen
>
interactivity
interactivity
:
IInteractivity
Optional
key
key
?:
string
manual
Particles
manual
Particles
:
IManualParticle
[]
Optional
name
name
?:
string
particles
particles
:
IParticlesOptions
pause
On
Blur
pause
On
Blur
:
boolean
pause
On
Outside
Viewport
pause
On
Outside
Viewport
:
boolean
Optional
preset
preset
?:
SingleOrMultiple
<
string
>
responsive
responsive
:
IResponsive
[]
smooth
smooth
:
boolean
style
style
:
RecursivePartial
<
CSSStyleDeclaration
>
themes
themes
:
ITheme
[]
z
Layers
z
Layers
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Play
background
background
Mask
clear
delay
detect
Retina
duration
fps
Limit
full
Screen
interactivity
key
manual
Particles
name
particles
pause
On
Blur
pause
On
Outside
Viewport
preset
responsive
smooth
style
themes
z
Layers
tsParticles - v3.0.0
Loading...