rehooks/ideas

useClipboard

torifat opened this issue · 1 comments

https://developer.mozilla.org/en-US/docs/Web/API/Clipboard

const { clipboard, setClipboard } = useClipboard();

API

useClipboard(mimeType = 'text/html');

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?