Liking cljdoc? Tell your friends :D

web.deprecated.SVGColorProfileElement

The SVGColorProfileElement interface corresponds to the <color-profile>

The SVGColorProfileElement interface corresponds to the `<color-profile>`
raw docstring

localcljs

(local this)

Property.

A DOMString corresponding to the local attribute of the given

Property.

A DOMString corresponding to the local attribute of the given
sourceraw docstring

namecljs

(name this)

Property.

A DOMString corresponding to the name attribute of the given

Property.

A DOMString corresponding to the name attribute of the given
sourceraw docstring

rendering-intentcljs

(rendering-intent this)

Property.

An unsigned short corresponding to the rendering-intent attribute the given element. It takes one of the RENDERING_INTENT_* constants on the SVGRenderingIntent interface that corresponds to the value the rendering-intent attribute.

Property.

An unsigned short corresponding to the rendering-intent attribute
the given element. It takes one of the RENDERING_INTENT_* constants
on the SVGRenderingIntent interface that corresponds to the value
the rendering-intent attribute.
sourceraw docstring

set-local!cljs

(set-local! this val)

Property.

A DOMString corresponding to the local attribute of the given

Property.

A DOMString corresponding to the local attribute of the given
sourceraw docstring

set-name!cljs

(set-name! this val)

Property.

A DOMString corresponding to the name attribute of the given

Property.

A DOMString corresponding to the name attribute of the given
sourceraw docstring

set-rendering-intent!cljs

(set-rendering-intent! this val)

Property.

An unsigned short corresponding to the rendering-intent attribute the given element. It takes one of the RENDERING_INTENT_* constants on the SVGRenderingIntent interface that corresponds to the value the rendering-intent attribute.

Property.

An unsigned short corresponding to the rendering-intent attribute
the given element. It takes one of the RENDERING_INTENT_* constants
on the SVGRenderingIntent interface that corresponds to the value
the rendering-intent attribute.
sourceraw docstring

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

× close