tsParticles - v0.0.0
Preparing search index...
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
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
IShapeValues
ITextShape
Indexable
[
key
:
string
]:
unknown
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 - v0.0.0
Loading...