Liking cljdoc? Tell your friends :D
ClojureScript only.

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

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