Skip to content

API Reference / @gtkx/testing / getAllByDisplayValue

Variable: getAllByDisplayValue

const getAllByDisplayValue: BuiltinQueries["getAllByDisplayValue"]

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

Returns every mapped widget with a matching display value. Widgets that are not mapped are never matched. Throws when none match.

Released under the MPL-2.0 License.