Skip to content

API Reference / @gtkx/testing / screen

Variable: screen

const screen: Screen

Defined in: screen.d.ts:6

Queries and debug utilities bound to the most recent render, scoped to the current toplevel windows. Accessing it before any render throws.

Released under the MPL-2.0 License.