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>`.
(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.
(date-time this)Property.
Is a DOMString reflecting the datetime HTML attribute, containing date-and-time string representing a timestamp for the change.
Property. Is a DOMString reflecting the datetime HTML attribute, containing date-and-time string representing a timestamp for the change.
(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.
(set-date-time! this val)Property.
Is a DOMString reflecting the datetime HTML attribute, containing date-and-time string representing a timestamp for the change.
Property. Is a DOMString reflecting the datetime HTML attribute, containing date-and-time string representing a timestamp for the change.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |