tsParticles - v0.0.0
Preparing search index...
tsParticles Arrow Shape
IArrowData
IArrowData
Interface IArrowData
interface
IArrowData
{
bodyHeightFactor
?:
RangeValue
;
close
?:
boolean
;
fill
?:
boolean
;
headWidthFactor
?:
RangeValue
;
heightFactor
?:
RangeValue
;
particles
?:
RecursivePartial
<
IParticlesOptions
>
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
IShapeValues
IArrowData
Indexable
[
key
:
string
]:
unknown
Index
Properties
body
Height
Factor?
close?
fill?
head
Width
Factor?
height
Factor?
particles?
Properties
Optional
body
Height
Factor
bodyHeightFactor
?:
RangeValue
Optional
close
close
?:
boolean
Optional
fill
fill
?:
boolean
Optional
head
Width
Factor
headWidthFactor
?:
RangeValue
Optional
height
Factor
heightFactor
?:
RangeValue
Optional
particles
particles
?:
RecursivePartial
<
IParticlesOptions
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
Height
Factor
close
fill
head
Width
Factor
height
Factor
particles
tsParticles - v0.0.0
Loading...