WebIDLpedia

PopoverInvokerElement interface mixin

Definition

HTML Standard defines PopoverInvokerElement



interface mixin PopoverInvokerElement {
  [CEReactions] attribute Element? popoverTargetElement;
  [CEReactions] attribute DOMString popoverTargetAction;
};

Referring IDL interfaces/dictionaries