API Reference / @gtkx/testing / getByPlaceholderText
Variable: getByPlaceholderText
constgetByPlaceholderText:BuiltinQueries["getByPlaceholderText"]
Defined in: packages/testing/dist/queries.d.ts:125
Returns the single mapped widget with matching placeholder text. Widgets that are not mapped are never matched. Throws when none or more than one matches.