On this page

Variable MouseEvent

MouseEvent: {
    prototype: MouseEvent;
    new (type: string, eventInitDict?: MouseEventInit): MouseEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
MouseEvent