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.
(contains this & args)
Method.
Returns a Boolean.
Method. Returns a Boolean.
(contains-ns this & args)
Method.
Returns a Boolean.
Method. Returns a Boolean.
(get-name this & args)
Method.
Returns a DOMString.
Method. Returns a DOMString.
(get-namespace-uri this & args)
Method.
Returns a DOMString.
Method. Returns a DOMString.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close