Skip to content

API Reference / @gtkx/testing / findByPlaceholderText

Variable: findByPlaceholderText

const findByPlaceholderText: BuiltinQueries["findByPlaceholderText"]

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

Finds one mapped widget by placeholder text.

Released under the MPL-2.0 License.