Skip to content

API Reference / @gtkx/testing / queryByLabelText

Variable: queryByLabelText

const queryByLabelText: BuiltinQueries["queryByLabelText"]

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

Queries one mapped widget by label text.

Released under the MPL-2.0 License.