Liking cljdoc? Tell your friends :D
ClojureScript only.

web.svg.SVGRectElement

The SVGRectElement interface provides access to the properties <rect> elements, as well as methods to manipulate them.

The SVGRectElement interface provides access to the properties
`<rect>` elements, as well as methods to manipulate them.
raw docstring

set-x!cljs

(set-x! this val)

Property.

Returns an SVGAnimatedLength corresponding to the x attribute the given <rect> element.

Property.

Returns an SVGAnimatedLength corresponding to the x attribute
the given <rect> element.
sourceraw docstring

xcljs

(x this)

Property.

Returns an SVGAnimatedLength corresponding to the x attribute the given <rect> element.

Property.

Returns an SVGAnimatedLength corresponding to the x attribute
the given <rect> element.
sourceraw docstring

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

× close