You are viewing API docs for version 1.89.3.
View latestHome > widget-integration > DOMActionContext > find
DOMActionContext.find property
Signature:
find: <T extends HTMLElement = HTMLElement>(selector: string, parent?: ParentNode) => T | null;
You are viewing API docs for version 1.89.3.
View latestHome > widget-integration > DOMActionContext > find
Signature:
find: <T extends HTMLElement = HTMLElement>(selector: string, parent?: ParentNode) => T | null;