Liking cljdoc? Tell your friends :D

web.svg.SVGTextPathElement

The SVGTextPathElement interface corresponds to the <textPath>

The SVGTextPathElement interface corresponds to the `<textPath>`
raw docstring

methodcljs

(method this)

Property.

An SVGAnimatedEnumeration corresponding to the method attribute the given element. It takes one of the TEXTPATH_METHODTYPE_* defined on this interface.

Property.

An SVGAnimatedEnumeration corresponding to the method attribute
the given element. It takes one of the TEXTPATH_METHODTYPE_*
defined on this interface.
sourceraw docstring

set-method!cljs

(set-method! this val)

Property.

An SVGAnimatedEnumeration corresponding to the method attribute the given element. It takes one of the TEXTPATH_METHODTYPE_* defined on this interface.

Property.

An SVGAnimatedEnumeration corresponding to the method attribute
the given element. It takes one of the TEXTPATH_METHODTYPE_*
defined on this interface.
sourceraw docstring

set-spacing!cljs

(set-spacing! this val)

Property.

An SVGAnimatedEnumeration corresponding to the spacing attribute the given element. It takes one of the TEXTPATH_SPACINGTYPE_* defined on this interface.

Property.

An SVGAnimatedEnumeration corresponding to the spacing attribute
the given element. It takes one of the TEXTPATH_SPACINGTYPE_*
defined on this interface.
sourceraw docstring

set-start-offset!cljs

(set-start-offset! this val)

Property.

An SVGAnimatedLength corresponding to the X component of the attribute of the given element.

Property.

An SVGAnimatedLength corresponding to the X component of the
attribute of the given element.
sourceraw docstring

spacingcljs

(spacing this)

Property.

An SVGAnimatedEnumeration corresponding to the spacing attribute the given element. It takes one of the TEXTPATH_SPACINGTYPE_* defined on this interface.

Property.

An SVGAnimatedEnumeration corresponding to the spacing attribute
the given element. It takes one of the TEXTPATH_SPACINGTYPE_*
defined on this interface.
sourceraw docstring

start-offsetcljs

(start-offset this)

Property.

An SVGAnimatedLength corresponding to the X component of the attribute of the given element.

Property.

An SVGAnimatedLength corresponding to the X component of the
attribute of the given element.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close