Skip to content

PointerType

PointerType = "mouse" | "pen" | "touch"

Defined in: types.ts:97

Class of physical pointer device. Sourced from PointerEvent.pointerType on real input; defaults to "mouse" for synthetic injection.