npm install use-light-copy
const { toCopy } = require('use-light-copy')
button.addEventListener('click', async () => {
await isCopy = toCopy('This is some cool text',{debug:true})
})
npm install use-light-copy
const { toCopy } = require('use-light-copy')
button.addEventListener('click', async () => {
await isCopy = toCopy('This is some cool text',{debug:true})
})
npm i use-light-copy
0
1.0.0
ISC
2.25 kB
3