Skip to content

API Reference / @gtkx/testing / findAllByText

Variable: findAllByText

const findAllByText: BuiltinQueries["findAllByText"]

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

Finds all mapped widgets with rendered text.

Released under the MPL-2.0 License.