UserEvent UserEvent type Signature: export type UserEvent = MouseEvent | KeyboardEvent | TouchEvent | PointerEvent;