On this page

Variable PointerEvent

PointerEvent: {
    prototype: PointerEvent;
    new (type: string, eventInitDict?: PointerEventInit): PointerEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
PointerEvent