Open roraja opened 3 days ago
In Excel Web, the "Clipboard Change Event API" will enhance the user experience, aligning it with the capabilities of Excel Desktop. This feature has been anticipated for some time, as it is an integral part of the clipboard specification.
Introduction
The clipboardchange event fires whenever the system clipboard contents are changed. This allows web-apps like remote desktop clients to be notified and respond to changes to the system clipboard. It provides an efficient alternative to polling the clipboard for changes.
Read the complete Explainer.
Feedback (Choose One)
Please provide all feedback below.
I welcome feedback in this thread, but encourage you to file bugs against the Explainer.