Home > widget-integration > DOMActionContext > findAll
DOMActionContext.findAll property
Signature:
findAll: <T extends HTMLElement = HTMLElement>(selector: string, parent?: ParentNode) => T[];
Home > widget-integration > DOMActionContext > findAll
Signature:
findAll: <T extends HTMLElement = HTMLElement>(selector: string, parent?: ParentNode) => T[];