Skip to content

API Reference / @gtkx/testing / getAllByText

Variable: getAllByText

const getAllByText: BuiltinQueries["getAllByText"]

Defined in: queries.d.ts:97

Returns every widget with matching rendered text content. Throws when none match.

Released under the MPL-2.0 License.