Definition
HTML Standard defines PopoverTargetAttributes
interface mixin PopoverTargetAttributes {
[CEReactions, Reflect] attribute Element? popoverTargetElement;
[CEReactions] attribute DOMString popoverTargetAction;
};
PopoverTargetAttributes
interface mixinHTML Standard defines PopoverTargetAttributes
interface mixin PopoverTargetAttributes {
[CEReactions, Reflect] attribute Element? popoverTargetElement;
[CEReactions] attribute DOMString popoverTargetAction;
};