Liking cljdoc? Tell your friends :D

web.dom.DOMStringList

A type returned by some APIs which contains a list of DOMString

A type returned by some APIs which contains a list of DOMString
raw docstring

containscljs

(contains this & args)

Method.

Returns Boolean indicating if the given string is in the list

Method.

Returns Boolean indicating if the given string is in the list
sourceraw docstring

itemcljs

(item this & args)

Method.

Returns a DOMString.

Method.

Returns a DOMString.
sourceraw docstring

lengthcljs

(length this)

Property.

Returns the length of the list.

Property.

Returns the length of the list.
sourceraw docstring

set-length!cljs

(set-length! this val)

Property.

Returns the length of the list.

Property.

Returns the length of the list.
sourceraw docstring

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

× close