You are viewing API docs for version 1.89.3.

View latest

Home > widget-integration > DOMActionContext > findAll

DOMActionContext.findAll property

Signature:

findAll: <T extends HTMLElement = HTMLElement>(selector: string, parent?: ParentNode) => T[];