Skip to content

API Reference / @gtkx/testing / getAllByPlaceholderText

Variable: getAllByPlaceholderText

const getAllByPlaceholderText: BuiltinQueries["getAllByPlaceholderText"]

Defined in: queries.d.ts:117

Returns every widget with matching placeholder text. Throws when none match.

Released under the MPL-2.0 License.