WebIDLpedia

HTMLModElement interface

Definition

HTML Standard defines HTMLModElement



[Exposed=Window]
interface HTMLModElement : HTMLElement {
  [HTMLConstructor] constructor();

  [CEReactions] attribute USVString cite;
  [CEReactions] attribute DOMString dateTime;
};

Methods and attributes that return objects implementing HTMLModElement