ihadeed / cordova-clipboard

Clipboard management plugin for Cordova/PhoneGap
MIT License
53 stars 42 forks source link

Is there a way to get the copy event? #12

Open hesampour opened 4 years ago

hesampour commented 4 years ago

I want to let the user to select the text in my app but not copy it. Is there an event in this plugin that fires when the user click the copy button?