text
stringlengths
0
8.81k
Name
Type
Description
text
string
The text to write.
options
object
optional
Object with the following properties:
Name
Type
Default
Description
font
string
'10px sans-serif'
optional
The CSS font to use.
textBaseline
string
'bottom'
optional
The baseline of the text.
fill
boolean
true
optional
Whether to fill the text.