maxisam / ngx-clipboard

A pure angular clipboard directive
http://maxisam.github.io/ngx-clipboard/
MIT License
504 stars 93 forks source link

use navigator.clipboard.writeText instead of copy command #325

Open Mohandasveena98 opened 8 months ago

Mohandasveena98 commented 8 months ago

This changes has the code changes for #122. Have added both copy by adding a variable. Let me know if anything.

maxisam commented 8 months ago

Thanks! could you revert yarn lock?