Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
svgjs
Text
Interface Text
Hierarchy
Text
Element
Index
Properties
content
track
Methods
font
path
plot
tspan
Properties
public
content
:
string
public
track
:
Element
Methods
public
font
(
font
:
{ family?: string; size?: number; anchor?: string; leading?: string; }
)
:
Element
Parameters
font:
{ family?: string; size?: number; anchor?: string; leading?: string; }
Returns
Element
public
path
(
data
:
string
)
:
Element
Parameters
data:
string
Returns
Element
public
plot
(
data
:
string
)
:
Element
Parameters
data:
string
Returns
Element
public
tspan
(
text
:
string
)
:
Element
Parameters
text:
string
Returns
Element
Globals
svgjs
Animation
Attributes
BBox
Defs
Doc
Element
ElementStatic
Filter
FilterComponentTransfer
FilterSource
Library
LinkedHTMLElement
Mask
Parent
RBox
Text
content
track
font
path
plot
tspan
Transform
Viewbox