Interface PopoverInvokerElement
interface PopoverInvokerElement {
popoverTargetAction: string;
popoverTargetElement: Element | null;
}
popoverTargetAction: string;
popoverTargetElement: Element | null;
}
Hierarchy (View Summary)
- PopoverInvokerElement
Index
Properties
Was this helpful?
MDN Reference