Skip to content

API Reference / @gtkx/testing / getAllByLabelText

Variable: getAllByLabelText

const getAllByLabelText: BuiltinQueries["getAllByLabelText"]

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

Gets all mapped widgets with label text.

Released under the MPL-2.0 License.