tsParticles - v4.0.0-beta.12
Preparing search index...
tsParticles Matrix Shape
IMatrixOptions
IMatrixOptions
Interface IMatrixOptions
interface
IMatrixOptions
{
close
?:
boolean
;
interval
?:
RangeValue
;
particles
?:
RecursivePartial
<
IParticlesOptions
>
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
IShapeValues
IMatrixOptions
Indexable
[
key
:
string
]:
unknown
Index
Properties
close?
interval?
particles?
Properties
Optional
close
close
?:
boolean
Optional
interval
interval
?:
RangeValue
Optional
particles
particles
?:
RecursivePartial
<
IParticlesOptions
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
interval
particles
tsParticles - v4.0.0-beta.12
Loading...