Liking cljdoc? Tell your friends :D

web.svg.SVGStyleElement

The SVGStyleElement interface corresponds to the SVG <style>

The SVGStyleElement interface corresponds to the SVG `<style>`
raw docstring

mediacljs

(media this)

Property.

A DOMString corresponding to the media attribute of the given SVG 1.1 defined that a DOMException is raised with code NO_MODIFICATION_ALLOWED_ERR an attempt to change the value of a read-only attribute. This was removed in SVG 2.

Property.

A DOMString corresponding to the media attribute of the given
SVG 1.1 defined that a DOMException is raised with code NO_MODIFICATION_ALLOWED_ERR
an attempt to change the value of a read-only attribute. This
was removed in SVG 2.
sourceraw docstring

set-media!cljs

(set-media! this val)

Property.

A DOMString corresponding to the media attribute of the given SVG 1.1 defined that a DOMException is raised with code NO_MODIFICATION_ALLOWED_ERR an attempt to change the value of a read-only attribute. This was removed in SVG 2.

Property.

A DOMString corresponding to the media attribute of the given
SVG 1.1 defined that a DOMException is raised with code NO_MODIFICATION_ALLOWED_ERR
an attempt to change the value of a read-only attribute. This
was removed in SVG 2.
sourceraw docstring

set-title!cljs

(set-title! this val)

Property.

A DOMString corresponding to the title attribute of the given SVG 1.1 defined that a DOMException is raised with code NO_MODIFICATION_ALLOWED_ERR an attempt to change the value of a read-only attribute. This was removed in SVG 2.

Property.

A DOMString corresponding to the title attribute of the given
SVG 1.1 defined that a DOMException is raised with code NO_MODIFICATION_ALLOWED_ERR
an attempt to change the value of a read-only attribute. This
was removed in SVG 2.
sourceraw docstring

set-type!cljs

(set-type! this val)

Property.

A DOMString corresponding to the type attribute of the given SVG 1.1 defined that a DOMException is raised with code NO_MODIFICATION_ALLOWED_ERR an attempt to change the value of a read-only attribute. This was removed in SVG 2.

Property.

A DOMString corresponding to the type attribute of the given
SVG 1.1 defined that a DOMException is raised with code NO_MODIFICATION_ALLOWED_ERR
an attempt to change the value of a read-only attribute. This
was removed in SVG 2.
sourceraw docstring

titlecljs

(title this)

Property.

A DOMString corresponding to the title attribute of the given SVG 1.1 defined that a DOMException is raised with code NO_MODIFICATION_ALLOWED_ERR an attempt to change the value of a read-only attribute. This was removed in SVG 2.

Property.

A DOMString corresponding to the title attribute of the given
SVG 1.1 defined that a DOMException is raised with code NO_MODIFICATION_ALLOWED_ERR
an attempt to change the value of a read-only attribute. This
was removed in SVG 2.
sourceraw docstring

typecljs

(type this)

Property.

A DOMString corresponding to the type attribute of the given SVG 1.1 defined that a DOMException is raised with code NO_MODIFICATION_ALLOWED_ERR an attempt to change the value of a read-only attribute. This was removed in SVG 2.

Property.

A DOMString corresponding to the type attribute of the given
SVG 1.1 defined that a DOMException is raised with code NO_MODIFICATION_ALLOWED_ERR
an attempt to change the value of a read-only attribute. This
was removed in SVG 2.
sourceraw docstring

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

× close