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