mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
23 lines
645 B
Markdown
23 lines
645 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/clipboard/index.ts#L1">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Clipboard
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-clipboard
|
||
|
$ npm install @ionic-native/plugins/clipboard
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/clipboard/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/ihadeed/cordova-clipboard](https://github.com/ihadeed/cordova-clipboard)
|
||
|
|
||
|
Clipboard management plugin for Cordova that supports iOS, Android, and Windows Phone 8.
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- iOS
|
||
|
- Windows Phone 8
|