Liking cljdoc? Tell your friends :D
ClojureScript only.

web.svg.SVGScriptElement

The SVGScriptElement interface corresponds to the SVG <script>

The SVGScriptElement interface corresponds to the SVG `<script>`
raw docstring

set-type!cljs

(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.
sourceraw docstring

typecljs

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close