WebIDLpedia

HTMLHyperlinkElementUtils interface mixin

Definition

HTML Standard defines HTMLHyperlinkElementUtils



interface mixin HTMLHyperlinkElementUtils {
  [CEReactions, ReflectSetter] stringifier attribute USVString href;
  [CEReactions, Reflect] attribute DOMString target;
};

Referring IDL interfaces/dictionaries