Skip to content

API Reference / @gtkx/testing / findByLabelText

Variable: findByLabelText

const findByLabelText: BuiltinQueries["findByLabelText"]

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

Finds one mapped widget by label text.

Released under the MPL-2.0 License.