- From: Gary Kacmarcik <notifications@github.com>
- Date: Wed, 15 Feb 2017 11:29:35 -0800
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 15 February 2017 19:30:32 UTC
We have a need for a DataTransfer constructor for the async Clipboard API. For this use case, the DataTransfer would be created with an empty drag-data-store and with Read/Write access. Items would be added into the store after the DataTransfer was created. [1] Clipboard API proposal: https://github.com/garykac/clipboard/blob/master/clipboard.md [2] Async Clipboard API: https://w3c.github.io/clipboard-apis/#clipboard-interface -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/clipboard-apis/issues/33#issuecomment-280113168
Received on Wednesday, 15 February 2017 19:30:32 UTC