Skip to content

Commit 6ff8e6f

Browse files
committed
Add new functionality to ClipboardExample to demo more of Clipboard API
- Enable paste buttons based on isSupportedType of each type of transfer (for API `Clipboard.getAvailableTypes`) - Copying multiple types of transfers at once (for API `Clipboard.setContents` with more than one array entry) - Clearing clipboard contents (for API `Clipboard.clearContents`) Part of #2126
1 parent 9e3ae28 commit 6ff8e6f

File tree

1 file changed

+162
-45
lines changed

1 file changed

+162
-45
lines changed

0 commit comments

Comments
 (0)