On this page

Variable ClipboardEvent

ClipboardEvent: {
    prototype: ClipboardEvent;
    new (type: string, eventInitDict?: ClipboardEventInit): ClipboardEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
ClipboardEvent