-
Notifications
You must be signed in to change notification settings - Fork 38
Clipboard Change Event API #227
Copy link
Copy link
Open
Description
We are looking to implement the Clipboard Change Event API and spec for clipboardchange event exists today, link
However, important details are missing and there is a need for calling out details explicitly to ensure spec is not open to interpretation.
Logging this issue to introduce the Clipboard change event API and call out the issues that need to be addressed.
Description:
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.
Explainer: Clipboard change event explainer
Issues that needs to be addressed:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels