Function createTextPath

  • SVGTextElementを子に持つSVGTextPathElementを作成します。

    Returns

    生成されたSVGTextElementとSVGTextPathElement

    Parameters

    • className: null | string = null

      生成するSVGTextPathElementのクラス属性名

    Returns [SVGTextElement, SVGTextPathElement]

Generated using TypeDoc