1.0.1 • Published 5 months ago

dom-copy-helper v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

@jimmymos/dom-copy-helper

Copy a text to clipboard

import { copyTextToClipboard } from "@jimmymos/dom-copy-helper"

Copy a text

copyTextToClipboard('This text will be copied');
1.0.1

5 months ago