API Reference / @gtkx/testing / getAllByPlaceholderText
Variable: getAllByPlaceholderText
constgetAllByPlaceholderText:BuiltinQueries["getAllByPlaceholderText"]
Defined in: packages/testing/dist/queries.d.ts:120
Returns every mapped widget with matching placeholder text. Widgets that are not mapped are never matched. Throws when none match.