Home > widget-integration > DOMActionContext > closest

DOMActionContext.closest property

Signature:

closest: <T extends HTMLElement = HTMLElement>(selector: string, from?: Element | null) => T | null;