- textPath(pathReference, text, parent, opts?, textQueryOrExisting?, pathQueryOrExisting?): SVGTextPathElement
Parameters
- pathReference: string
- text: string
- parent: SVGElement
Optional
opts: TextPathDrawingOptsOptional
textQueryOrExisting: string | SVGTextElementOptional
pathQueryOrExisting: string | SVGTextPathElement
Returns SVGTextPathElement
Creates or reuses a SVGTextPathElement.