Skip to content

API Reference / @gtkx/testing / findByRole

Variable: findByRole

const findByRole: BuiltinQueries["findByRole"]

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

Finds one mapped widget by accessible role.

Released under the MPL-2.0 License.