The ClipboardEvent Object handles events that occur when the clipboard is modified.
Event | Occurs When |
---|---|
oncopy | A user copies the content of an element |
oncut | A user cuts the content of an element |
onpaste | A user pastes content into an element |
Property | Returns |
---|---|
clipboardData | An object containing the data affected by the clipboard operation |
The ClipboardEvent inherits all the properties and methods from:
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!