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