Preparing search index...
The search index is not available
tsParticles - v3.0.0
tsParticles
tsParticles Full Bundle
bundle
ILoadParams
Interface ILoadParams
interface
ILoadParams
{
element
?:
HTMLElement
;
id
?:
string
;
index
?:
number
;
options
?:
SingleOrMultiple
<
RecursivePartial
<
IOptions
>
>
;
url
?:
SingleOrMultiple
<
string
>
;
}
Index
Properties
element?
id?
index?
options?
url?
Properties
Optional
element
element
?:
HTMLElement
Optional
id
id
?:
string
Optional
index
index
?:
number
Optional
options
options
?:
SingleOrMultiple
<
RecursivePartial
<
IOptions
>
>
Optional
url
url
?:
SingleOrMultiple
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
element
id
index
options
url
tsParticles - v3.0.0
Loading...