The SVGCursorElement interface provides access to the properties
<cursor> elements, as well as methods to manipulate them.
The SVGCursorElement interface provides access to the properties `<cursor>` elements, as well as methods to manipulate them.
(set-x! this val)Property.
An SVGAnimatedLength corresponding to the x attribute of the <cursor> element.
Property. An SVGAnimatedLength corresponding to the x attribute of the <cursor> element.
(set-y! this val)Property.
An SVGAnimatedLength corresponding to the y attribute of the <cursor> element.
Property. An SVGAnimatedLength corresponding to the y attribute of the <cursor> element.
(x this)Property.
An SVGAnimatedLength corresponding to the x attribute of the <cursor> element.
Property. An SVGAnimatedLength corresponding to the x attribute of the <cursor> element.
(y this)Property.
An SVGAnimatedLength corresponding to the y attribute of the <cursor> element.
Property. An SVGAnimatedLength corresponding to the y attribute of the <cursor> element.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |