Skip to content

API Reference / @gtkx/testing / BoundQueries

Type Alias: BoundQueries

BoundQueries = BoundCustomQueries<typeof builtinQueries>

Defined in: bound-queries.d.ts:10

The set of built-in queries (getBy, findBy, queryBy, and their All variants) bound to a specific container.

Released under the MPL-2.0 License.