Skip to content

keyboardKey

Defined in: user-event/keyboard/types.ts:8

optional code?: string;

Defined in: user-event/keyboard/types.ts:10

Named key descriptor, such as Enter or ArrowLeft


optional hex?: string;

Defined in: user-event/keyboard/types.ts:12

String written to stdin (historically named hex)