Liking cljdoc? Tell your friends :D
ClojureScript only.

web.svg.SVGLineElement

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

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

set-x-1!cljs

(set-x-1! this val)

Property.

Returns an SVGAnimatedLength that corresponds to attribute x1 the given <line> element.

Property.

Returns an SVGAnimatedLength that corresponds to attribute x1
the given <line> element.
raw docstring

x-1cljs

(x-1 this)

Property.

Returns an SVGAnimatedLength that corresponds to attribute x1 the given <line> element.

Property.

Returns an SVGAnimatedLength that corresponds to attribute x1
the given <line> element.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close