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,23 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/calendar/index.ts#L56">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# Calendar
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-plugin-calendar
|
||||
$ npm install @ionic-native/plugins/calendar
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/calendar/)
|
||||
|
||||
Plugin Repo: [https://github.com/EddyVerbruggen/Calendar-PhoneGap-Plugin](https://github.com/EddyVerbruggen/Calendar-PhoneGap-Plugin)
|
||||
|
||||
This plugin allows you to add events to the Calendar of the mobile device.
|
||||
|
||||
Requires Cordova plugin: `cordova-plugin-calendar`. For more info, please see the [Calendar plugin docs](https://github.com/EddyVerbruggen/Calendar-PhoneGap-Plugin).
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- Android
|
||||
- iOS
|
||||
Reference in New Issue
Block a user