Liking cljdoc? Tell your friends :D
ClojureScript only.

web.dom.HTMLMapElement

The HTMLMapElement interface provides special properties and (beyond those of the regular object web.dom.HTMLElement interface also has available to it by inheritance) for manipulating the and presentation of map elements.

The HTMLMapElement interface provides special properties and
(beyond those of the regular object `web.dom.HTMLElement` interface
also has available to it by inheritance) for manipulating the
and presentation of map elements.
raw docstring

namecljs

(name this)

Property.

Is a DOMString representing the <map> element for referencing other context. If the id attribute is set, this must have the value; and it cannot be null or empty.

Property.

Is a DOMString representing the <map> element for referencing
other context. If the id attribute is set, this must have the
value; and it cannot be null or empty.
sourceraw docstring

set-name!cljs

(set-name! this val)

Property.

Is a DOMString representing the <map> element for referencing other context. If the id attribute is set, this must have the value; and it cannot be null or empty.

Property.

Is a DOMString representing the <map> element for referencing
other context. If the id attribute is set, this must have the
value; and it cannot be null or empty.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close