mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
30 lines
808 B
Markdown
30 lines
808 B
Markdown
---
|
|
description: >-
|
|
Keyboard plugin for Cordova and Ionic. Keyboard plugin for Cordova. Requires Cordova plugin: `cordova-plugin-ionic-keyboard`. For more info, please see the…
|
|
---
|
|
|
|
# Keyboard
|
|
|
|
Keyboard plugin for Cordova.
|
|
|
|
Requires Cordova plugin: `cordova-plugin-ionic-keyboard`. For more info, please see the [Keyboard plugin docs](https://github.com/ionic-team/cordova-plugin-ionic-keyboard).
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-ionic-keyboard
|
|
npm install @awesome-cordova-plugins/keyboard
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/ionic-team/cordova-plugin-ionic-keyboard](https://github.com/ionic-team/cordova-plugin-ionic-keyboard)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|