tsParticles - v0.0.0
Preparing search index...
tsParticles Basic Bundle
bundle
IOptions
Interface IOptions
interface
IOptions
{
autoPlay
:
boolean
;
background
:
IBackground
;
clear
:
boolean
;
delay
:
RangeValue
;
detectRetina
:
boolean
;
duration
:
RangeValue
;
fpsLimit
:
number
;
fullScreen
:
boolean
|
RecursivePartial
<
IFullScreen
>
;
hdr
:
boolean
;
key
?:
string
;
name
?:
string
;
particles
:
IParticlesOptions
;
pauseOnBlur
:
boolean
;
pauseOnOutsideViewport
:
boolean
;
preset
?:
SingleOrMultiple
<
string
>
;
resize
:
IResizeEvent
;
smooth
:
boolean
;
style
:
RecursivePartial
<
CSSStyleDeclaration
>
;
zLayers
:
number
;
[
name
:
string
]:
unknown
;
}
Implemented by
Options
Indexable
[
name
:
string
]:
unknown
Index
Properties
auto
Play
background
clear
delay
detect
Retina
duration
fps
Limit
full
Screen
hdr
key?
name?
particles
pause
On
Blur
pause
On
Outside
Viewport
preset?
resize
smooth
style
z
Layers
Properties
auto
Play
autoPlay
:
boolean
background
background
:
IBackground
clear
clear
:
boolean
delay
delay
:
RangeValue
detect
Retina
detectRetina
:
boolean
duration
duration
:
RangeValue
fps
Limit
fpsLimit
:
number
full
Screen
fullScreen
:
boolean
|
RecursivePartial
<
IFullScreen
>
hdr
hdr
:
boolean
Optional
key
key
?:
string
Optional
name
name
?:
string
particles
particles
:
IParticlesOptions
pause
On
Blur
pauseOnBlur
:
boolean
pause
On
Outside
Viewport
pauseOnOutsideViewport
:
boolean
Optional
preset
preset
?:
SingleOrMultiple
<
string
>
resize
resize
:
IResizeEvent
smooth
smooth
:
boolean
style
style
:
RecursivePartial
<
CSSStyleDeclaration
>
z
Layers
zLayers
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Play
background
clear
delay
detect
Retina
duration
fps
Limit
full
Screen
hdr
key
name
particles
pause
On
Blur
pause
On
Outside
Viewport
preset
resize
smooth
style
z
Layers
tsParticles - v0.0.0
Loading...