useClipboard
torifat opened this issue · 1 comments
torifat commented
https://developer.mozilla.org/en-US/docs/Web/API/Clipboard
const { clipboard, setClipboard } = useClipboard();
API
useClipboard(mimeType = 'text/html');
ythecombinator commented
Addressed this one here but I haven't published to npm yet. Any chances of moving this one – and a few others I have been working – into /rehooks organization, @jamiebuilds?