Typescript Library Declarations (DOM)
Variable ClipboardEvent
Clipboard
Event
:
{
prototype
:
ClipboardEvent
;
new
(
type
,
eventInitDict
?
)
:
ClipboardEvent
;
}
Type declaration
new
(
type
,
eventInitDict
?
)
:
ClipboardEvent
Parameters
type
:
string
Optional
eventInitDict
:
ClipboardEventInit
Returns
ClipboardEvent
prototype
:
ClipboardEvent
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark