Skip to content

API Reference / @gtkx/testing / findAllByLabelText

Variable: findAllByLabelText

const findAllByLabelText: BuiltinQueries["findAllByLabelText"]

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

Finds all mapped widgets with label text.

Released under the MPL-2.0 License.