Search
Preparing search index...
The search index is not available
@aerisweather/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
SVGTextOptions
Interface SVGTextOptions
A data type that represents SVG text configuration options.
Hierarchy
SVGTextOptions
Index
Properties
anchor
color
font
padding
position
size
stroke
style
transform
translate
value
Properties
Optional
anchor
anchor
:
string
Optional
color
color
:
string
Optional
font
font
:
string
Optional
padding
padding
:
number
[]
Optional
position
position
:
AnchorType
|
Point
Optional
size
size
:
number
Optional
stroke
stroke
:
{
color
?:
string
;
width
?:
number
}
Type declaration
Optional
color
?:
string
Optional
width
?:
number
Optional
style
style
:
string
Optional
transform
transform
:
string
Optional
translate
translate
:
Point
Optional
value
value
:
string
|
number
Globals
SVGText
Options
anchor
color
font
padding
position
size
stroke
style
transform
translate
value
Generated using
TypeDoc
A data type that represents SVG text configuration options.