Re: [w3c/clipboard-apis] Feature detection for supported clipboard formats (Issue #170)

So while you can feature detect by attempting to write a builtin type, that's not great as writing is an asynchronous operation. Therefore it would be better to have that information available synchronously upfront. (You also might want to write multiple types at the same time.)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/issues/170#issuecomment-1064232234
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/clipboard-apis/issues/170/1064232234@github.com>

Received on Thursday, 10 March 2022 16:13:58 UTC