The SVGScriptElement interface corresponds to the SVG <script>
The SVGScriptElement interface corresponds to the SVG `<script>`
(set-type! this val)
Property.
A DOMString corresponding to the type attribute of the given element. A DOMException is raised with the code NO_MODIFICATION_ALLOWED_ERR an attempt to change the value of a read only attribut.
Property. A DOMString corresponding to the type attribute of the given element. A DOMException is raised with the code NO_MODIFICATION_ALLOWED_ERR an attempt to change the value of a read only attribut.
(type this)
Property.
A DOMString corresponding to the type attribute of the given element. A DOMException is raised with the code NO_MODIFICATION_ALLOWED_ERR an attempt to change the value of a read only attribut.
Property. A DOMString corresponding to the type attribute of the given element. A DOMException is raised with the code NO_MODIFICATION_ALLOWED_ERR an attempt to change the value of a read only attribut.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close