- From: snianu <notifications@github.com>
- Date: Fri, 12 Nov 2021 10:41:50 -0800
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 12 November 2021 18:42:03 UTC
@snianu commented on this pull request. > + Apps that support pasting only a single [=clipboard item=] should use the first [=clipboard item=]. + Apps that support pasting more than one [=clipboard item=] could, for example, provide a user interface that previews the contents of each [=clipboard item=] and allow the user to choose which one to paste. So, this is just a statement about usage of `ClipboardItem`/`ClipboardItem`s that is part of the processing model. I also mentioned this in the `Clipboard Interface` section, but added it here as well for completeness. -- 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/pull/158#discussion_r748509941
Received on Friday, 12 November 2021 18:42:03 UTC