Re: [w3c/clipboard-apis] [Async Clipboard API] Use Stream APIs to provide data during write (Issue #212)

> My understanding was that delayed rendering won't need special flag, was it? 

I guess it depends on how we implement the stream support, but if a callback is supplied in the `ClipboardItem` instead of a Promise to `Blob`/`DOMString`, then it will be treated as a delayed rendered format. You could extend the callback to use stream instead, but I think it will benefit the web authors even without this callback.

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

Message ID: <w3c/clipboard-apis/issues/212/1936743492@github.com>

Received on Friday, 9 February 2024 23:41:32 UTC