Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

useClipboard #34

Open
torifat opened this issue Oct 26, 2018 · 1 comment
Open

useClipboard #34

torifat opened this issue Oct 26, 2018 · 1 comment

Comments

@torifat
Copy link

torifat commented Oct 26, 2018

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

const { clipboard, setClipboard } = useClipboard();

API

useClipboard(mimeType = 'text/html');
@ythecombinator
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants