WebIDLpedia

PopoverTargetAttributes interface mixin

Definition

HTML Standard defines PopoverTargetAttributes



interface mixin PopoverTargetAttributes {
  [CEReactions, Reflect] attribute Element? popoverTargetElement;
  [CEReactions] attribute DOMString popoverTargetAction;
};

Referring IDL interfaces/dictionaries