Content-Length: 294110 | pFad | http://github.com/doxiaodong/ng2-clip

DF GitHub - doxiaodong/ng2-clip: Copy to clipboard using Angular and clipboard.js(Copy without flash)
Skip to content

Copy to clipboard using Angular and clipboard.js(Copy without flash)

Notifications You must be signed in to change notification settings

doxiaodong/ng2-clip

Repository files navigation

Build Status Downloads Versions License

Copy to clipboard using Angular and clipboard.js

demo

https://doxiaodong.github.io/ng2-clip

Useage

  • install npm i ng2-clip --save
import { NgModule } from '@angular/core'
import { ClipModule } from 'ng2-clip'
@NgModule({
  imports: [
    ClipModule
  ],
  bootstrap: [AppComponent]
})
export class AppModule { }
<button clip="The word you want to copy" (onClip)="callback($event)"></button>
<button [clip]="'The word you want to copy'" (onClip)="callback($event)"></button>








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/doxiaodong/ng2-clip

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy