Skip to content

API Reference / @gtkx/testing / getByDisplayValue

Variable: getByDisplayValue

const getByDisplayValue: BuiltinQueries["getByDisplayValue"]

Defined in: queries.d.ts:129

Returns the single widget with a matching display value. Throws when none or more than one matches.

Released under the MPL-2.0 License.