WebIDLpedia

HTMLModElement interface

Definition

HTML Standard defines HTMLModElement



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

  [CEReactions, ReflectURL] attribute USVString cite;
  [CEReactions, Reflect] attribute DOMString dateTime;
};

Methods and attributes that return objects implementing HTMLModElement