[w3c/clipboard-apis] Does write() take ClipboardItem or ClipboardItems? (#93)

The IDL specifies that `write()` takes `ClipboardItems`, but all the examples I've seen take a single `ClipboardItem`.

-- 
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/93

Received on Monday, 12 August 2019 18:25:23 UTC