Copy Text To Clipboard Angular Directive | ngx-clipboard

An Angular directive for clipboard.js that allows the user to copy text to clipboard and paste elsewhere. Installation You can get it on npm. Open your module file e.g app.module.ts and update imports array Usage If you use SystemJS to load your files, you might have to update your config: Copy source This library support multiple kinds of copy […]

Copy Text To Clipboard Angular Directive | ngx-clipboard Read More »