Skip to content

API Reference / @gtkx/testing / getByName

Variable: getByName

const getByName: BuiltinQueries["getByName"]

Defined in: queries.d.ts:109

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

Released under the MPL-2.0 License.