ixfx
Preparing search index...
Visual
Svg
Elements
textPath
Function textPath
textPath
(
pathReference
:
string
,
text
:
string
,
parent
:
SVGElement
,
opts
?:
TextPathDrawingOpts
,
textQueryOrExisting
?:
string
|
SVGTextElement
,
pathQueryOrExisting
?:
string
|
SVGTextPathElement
,
)
:
SVGTextPathElement
Creates or reuses a SVGTextPathElement.
Parameters
pathReference
:
string
text
:
string
parent
:
SVGElement
Optional
opts
:
TextPathDrawingOpts
Optional
textQueryOrExisting
:
string
|
SVGTextElement
Optional
pathQueryOrExisting
:
string
|
SVGTextPathElement
Returns
SVGTextPathElement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Creates or reuses a SVGTextPathElement.