API Reference / @gtkx/testing / getAllByName
Variable: getAllByName
constgetAllByName:BuiltinQueries["getAllByName"]
Defined in: packages/testing/dist/queries.d.ts:94
Returns every mapped widget with a matching widget name. Widgets that are not mapped are never matched. Throws when none match.