Interface PopoverInvokerElement
interface PopoverInvokerElement {
popoverTargetAction: string;
popoverTargetElement: Element | null;
}
popoverTargetAction: string;
popoverTargetElement: Element | null;
}
Hierarchy
- PopoverInvokerElement (View Summary)
MDN Reference