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 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 |