tsParticles - v4.0.0-beta.12
Preparing search index...
tsParticles Text Shape
ITextShape
ITextShape
Interface ITextShape
interface
ITextShape
{
close
?:
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?
font?
particles?
style?
value?
weight?
Properties
Optional
close
close
?:
boolean
Optional
font
font
?:
string
Optional
particles
particles
?:
RecursivePartial
<
IParticlesOptions
>
Optional
style
style
?:
string
Optional
value
value
?:
SingleOrMultiple
<
string
>
Optional
weight
weight
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
font
particles
style
value
weight
tsParticles - v4.0.0-beta.12
Loading...