Skip to content

API Reference / @gtkx/testing / getByLabelText

Variable: getByLabelText

const getByLabelText: BuiltinQueries["getByLabelText"]

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

Gets one mapped widget by label text.

Released under the MPL-2.0 License.