tsParticles - v0.0.0
Preparing search index...
tsParticles Spiral Shape
ISpiralData
ISpiralData
Interface ISpiralData
interface
ISpiralData
{
close
?:
boolean
;
fill
?:
boolean
;
innerRadius
:
RangeValue
;
lineSpacing
:
RangeValue
;
particles
?:
RecursivePartial
<
IParticlesOptions
>
;
widthFactor
:
RangeValue
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
IShapeValues
ISpiralData
Indexable
[
key
:
string
]:
unknown
Index
Properties
close?
fill?
inner
Radius
line
Spacing
particles?
width
Factor
Properties
Optional
close
close
?:
boolean
Optional
fill
fill
?:
boolean
inner
Radius
innerRadius
:
RangeValue
line
Spacing
lineSpacing
:
RangeValue
Optional
particles
particles
?:
RecursivePartial
<
IParticlesOptions
>
width
Factor
widthFactor
:
RangeValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
fill
inner
Radius
line
Spacing
particles
width
Factor
tsParticles - v0.0.0
Loading...