Liking cljdoc? Tell your friends :D
ClojureScript only.

web.NameList

The NameList interface provides an abstraction for an ordered of name and namespace value pairs. Items can be accessed by a index. The DOM spec does not specify how the collection is to implemented.

The NameList interface provides an abstraction for an ordered
of name and namespace value pairs. Items can be accessed by a
index. The DOM spec does not specify how the collection is to
implemented.
raw docstring

containscljs

(contains this & args)

Method.

Returns a Boolean.

Method.

Returns a Boolean.
sourceraw docstring

lengthcljs

(length this)

Property.

Property.
sourceraw docstring

set-length!cljs

(set-length! this val)

Property.

Property.
sourceraw docstring

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

× close