Liking cljdoc? Tell your friends :D

web.deprecated.SVGGlyphRefElement

The SVGGlyphRefElement interface corresponds to the <glyphRef>

The SVGGlyphRefElement interface corresponds to the `<glyphRef>`
raw docstring

dxcljs

(dx this)

Property.

A float corresponding to the dx attribute of the given element.

Property.

A float corresponding to the dx attribute of the given element.
sourceraw docstring

dycljs

(dy this)

Property.

A float corresponding to the dy attribute of the given element.

Property.

A float corresponding to the dy attribute of the given element.
sourceraw docstring

formatcljs

(format this)

Property.

A DOMString corresponding to the format attribute of the given

Property.

A DOMString corresponding to the format attribute of the given
sourceraw docstring

glyph-refcljs

(glyph-ref this)

Property.

A DOMString corresponding to the glyphRef attribute of the given

Property.

A DOMString corresponding to the glyphRef attribute of the given
sourceraw docstring

set-dx!cljs

(set-dx! this val)

Property.

A float corresponding to the dx attribute of the given element.

Property.

A float corresponding to the dx attribute of the given element.
sourceraw docstring

set-dy!cljs

(set-dy! this val)

Property.

A float corresponding to the dy attribute of the given element.

Property.

A float corresponding to the dy attribute of the given element.
sourceraw docstring

set-format!cljs

(set-format! this val)

Property.

A DOMString corresponding to the format attribute of the given

Property.

A DOMString corresponding to the format attribute of the given
sourceraw docstring

set-glyph-ref!cljs

(set-glyph-ref! this val)

Property.

A DOMString corresponding to the glyphRef attribute of the given

Property.

A DOMString corresponding to the glyphRef attribute of the given
sourceraw docstring

set-x!cljs

(set-x! this val)

Property.

A float corresponding to the x attribute of the given element.

Property.

A float corresponding to the x attribute of the given element.
sourceraw docstring

set-y!cljs

(set-y! this val)

Property.

A float corresponding to the y attribute of the given element.

Property.

A float corresponding to the y attribute of the given element.
sourceraw docstring

xcljs

(x this)

Property.

A float corresponding to the x attribute of the given element.

Property.

A float corresponding to the x attribute of the given element.
sourceraw docstring

ycljs

(y this)

Property.

A float corresponding to the y attribute of the given element.

Property.

A float corresponding to the y attribute of the given element.
sourceraw docstring

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

× close