Liking cljdoc? Tell your friends :D
ClojureScript only.

web.dom.HTMLModElement

The HTMLModElement interface provides special properties (beyond regular methods and properties available through the web.dom.HTMLElement they also have available to them by inheritance) for manipulating elements, that is <del> and <ins>.

The HTMLModElement interface provides special properties (beyond
regular methods and properties available through the `web.dom.HTMLElement`
they also have available to them by inheritance) for manipulating
elements, that is `<del>` and `<ins>`.
raw docstring

citecljs

(cite this)

Property.

Is a DOMString reflecting the cite HTML attribute, containing URI of a resource explaining the change.

Property.

Is a DOMString reflecting the cite HTML attribute, containing
URI of a resource explaining the change.
sourceraw docstring

set-cite!cljs

(set-cite! this val)

Property.

Is a DOMString reflecting the cite HTML attribute, containing URI of a resource explaining the change.

Property.

Is a DOMString reflecting the cite HTML attribute, containing
URI of a resource explaining the change.
sourceraw docstring

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

× close