On this page

Interface PopoverInvokerElement

interface PopoverInvokerElement {
    popoverTargetAction: string;
    popoverTargetElement: Element | null;
}

Hierarchy (View Summary)

Index

Properties

popoverTargetAction: string
popoverTargetElement: Element | null
Was this helpful?
SDK JS
Reference
PopoverInvokerElement