ngx-clipboard
Angular2 directive for clipboard.js by @zenorocha
- Angular 2+
Install
You can get it on npm.
npm install ngx-clipboard --save
Build project
1. npm i
2. npm run build
Example
Kudos to Thierry Templier This project is base on his answer on StackOverflow