Skip to content

API Reference / @gtkx/testing / findAllByRole

Variable: findAllByRole

const findAllByRole: BuiltinQueries["findAllByRole"]

Defined in: packages/testing/dist/queries.d.ts:14

Finds all mapped widgets with an accessible role.

Released under the MPL-2.0 License.