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