Liking cljdoc? Tell your friends :D

web.DOMConfiguration

Pre-defined parameters: "canonical-form", "cdata-sections", "comments", "datatype-normalization", "element-content-whitespace", "error-handler", "infoset", "namespaces", "namespace-declarations", "schema-type", "split-cdata-sections", "validate", "validate-if-schema",

Pre-defined parameters: \"canonical-form\", \"cdata-sections\",
\"comments\", \"datatype-normalization\", \"element-content-whitespace\",
\"error-handler\", \"infoset\", \"namespaces\", \"namespace-declarations\",
\"schema-type\", \"split-cdata-sections\", \"validate\", \"validate-if-schema\",
raw docstring

can-set-parametercljs

(can-set-parameter this & args)

Method.

Returns a Boolean

Method.

Returns a Boolean
sourceraw docstring

get-parametercljs

(get-parameter this & args)

Method.

Returns a DOMUserData

Method.

Returns a DOMUserData
sourceraw docstring

parameter-namescljs

(parameter-names this)

Property.

Is a DOMStringList

Property.

Is a DOMStringList
sourceraw docstring

set-parametercljs

(set-parameter this & args)

Method.

Sets a parameter

Method.

Sets a parameter
sourceraw docstring

set-parameter-names!cljs

(set-parameter-names! this val)

Property.

Is a DOMStringList

Property.

Is a DOMStringList
sourceraw docstring

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

× close