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