mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<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
|
||||
Reference in New Issue
Block a user