tsParticles - v4.2.1
Preparing search index...
tsParticles Slim Bundle
bundle
IOptionLoader
Interface IOptionLoader<T>
interface
IOptionLoader
<
T
>
{
load
(
data
?:
RecursivePartial
<
T
>
)
:
void
;
}
Type Parameters
T
Implemented by
OptionLoader
Index
Methods
load
Methods
load
load
(
data
?:
RecursivePartial
<
T
>
)
:
void
Parameters
Optional
data
:
RecursivePartial
<
T
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
load
tsParticles - v4.2.1
Loading...