Home > widget-integration > DOMActionContext > closest
DOMActionContext.closest property
Signature:
closest: <T extends HTMLElement = HTMLElement>(selector: string, from?: Element | null) => T | null;
Home > widget-integration > DOMActionContext > closest
Signature:
closest: <T extends HTMLElement = HTMLElement>(selector: string, from?: Element | null) => T | null;