Home > widget-integration > DOMActionContext > find

DOMActionContext.find property

Signature:

find: <T extends HTMLElement = HTMLElement>(selector: string, parent?: ParentNode) => T | null;