Skip to content

API Reference / @gtkx/testing / userEvent

Variable: userEvent

const userEvent: UserEvent

Defined in: packages/testing/dist/user-event/index.d.ts:137

High-level helpers that drive widgets by dispatching the same events and gestures GTK4 delivers when someone clicks, types, or drags. Call setup for an instance with its own keyboard and pointer state.

Released under the MPL-2.0 License.