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

Related to this: why do `read()`/`write()` take/return multiple `ClipboardItem`s, when each `ClipboardItem` may contain may contain multiple types?

Shouldn't either exactly one `ClipboardItem` with multiple types or multiple `ClipboardItem`s with each having one type suffice? If not, it should be possible to provide use-cases.

-- 
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#issuecomment-852914857

Received on Wednesday, 2 June 2021 10:33:17 UTC