Liking cljdoc? Tell your friends :D

web.other.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

contains-nscljs

(contains-ns this & args)

Method.

Returns a Boolean.

Method.

Returns a Boolean.
sourceraw docstring

get-namecljs

(get-name this & args)

Method.

Returns a DOMString.

Method.

Returns a DOMString.
sourceraw docstring

get-namespace-uricljs

(get-namespace-uri this & args)

Method.

Returns a DOMString.

Method.

Returns a DOMString.
sourceraw docstring

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

× close