MouseEvent-1
MouseEvent: {
(type, eventInitDict?): MouseEvent;
prototype: MouseEvent;
};
Type Declaration
Parameters
| Parameter | Type |
|---|---|
type | string |
eventInitDict? | MouseEventInit |
Returns
prototype
prototype: MouseEvent;
MouseEvent: {
(type, eventInitDict?): MouseEvent;
prototype: MouseEvent;
};
| Parameter | Type |
|---|---|
type | string |
eventInitDict? | MouseEventInit |
prototype: MouseEvent;