Preparing search index...
The search index is not available
tsParticles - v3.0.0
tsParticles
tsParticles Text Shape
ITextShape
ITextShape
Interface ITextShape
interface
ITextShape
{
close
?:
boolean
;
fill
?:
boolean
;
font
:
string
;
particles
?:
RecursivePartial
<
IParticlesOptions
>
;
style
:
string
;
value
:
SingleOrMultiple
<
string
>
;
weight
:
string
;
}
Hierarchy (
view full
)
IShapeValues
ITextShape
Index
Properties
close?
fill?
font
particles?
style
value
weight
Properties
Optional
close
close
?:
boolean
Optional
fill
fill
?:
boolean
font
font
:
string
Optional
particles
particles
?:
RecursivePartial
<
IParticlesOptions
>
style
style
:
string
value
value
:
SingleOrMultiple
<
string
>
weight
weight
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
fill
font
particles
style
value
weight
tsParticles - v3.0.0
Loading...