The SVGNumber interface corresponds to the <number>
basic data
The SVGNumber interface corresponds to the `<number>` basic data
(set-value! this val)
Property.
A float representing the number. Note: If the SVGNumber is read-only, a DOMException with the NO_MODIFICATION_ALLOWED_ERR is raised on an attempt to change value.
Property. A float representing the number. Note: If the SVGNumber is read-only, a DOMException with the NO_MODIFICATION_ALLOWED_ERR is raised on an attempt to change value.
(value this)
Property.
A float representing the number. Note: If the SVGNumber is read-only, a DOMException with the NO_MODIFICATION_ALLOWED_ERR is raised on an attempt to change value.
Property. A float representing the number. Note: If the SVGNumber is read-only, a DOMException with the NO_MODIFICATION_ALLOWED_ERR is raised on an attempt to change value.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close