Skip to content

API Reference / @gtkx/testing / getByPlaceholderText

Variable: getByPlaceholderText

const getByPlaceholderText: BuiltinQueries["getByPlaceholderText"]

Defined in: packages/testing/dist/queries.d.ts:52

Gets one mapped widget by placeholder text.

Released under the MPL-2.0 License.