The event argument object for the clipboard
{
id: <string>,
progress: <number>
}
Introduced: X15.
Property | Description |
---|---|
id | The unique transfer ID string. |
progress | The progress of the clipboard data transfer in percent. |
Learn more about the Javascript: Clipboard