Skip to content

API Reference / @gtkx/testing / Screen

Type Alias: Screen

Screen = BoundQueries & DebugUtilities

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

The global screen object's shape: built-in queries scoped to the current toplevels, plus debug utilities.

Released under the MPL-2.0 License.