Skip to content

API Reference / @gtkx/testing / getByPlaceholderText

Variable: getByPlaceholderText

const getByPlaceholderText: BuiltinQueries["getByPlaceholderText"]

Defined in: queries.d.ts:119

Returns the single widget with matching placeholder text. Throws when none or more than one matches.

Released under the MPL-2.0 License.