Skip to content

API Reference / @gtkx/testing / findAllByPlaceholderText

Variable: findAllByPlaceholderText

const findAllByPlaceholderText: BuiltinQueries["findAllByPlaceholderText"]

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

Finds all mapped widgets with placeholder text.

Released under the MPL-2.0 License.