Skip to content

API Reference / @gtkx/testing / getAllByLabelText

Variable: getAllByLabelText

const getAllByLabelText: BuiltinQueries["getAllByLabelText"]

Defined in: queries.d.ts:87

Returns every widget with matching associated label text. Throws when none match.

Released under the MPL-2.0 License.