Skip to content

API Reference / @gtkx/testing / BoundQueries

Type Alias: BoundQueries

BoundQueries = QueryFamilies<[]>

Defined in: packages/testing/dist/bound-queries.d.ts:9

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.