Re: [w3c/clipboard-apis] Add clipboard IDL description. (#158)

@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