mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-03 16:03:02 +08:00
docs(keyboard): add plugin description (#2533)
* Add description to AdMob Free plugin documentation * Add plugin description to Keyboard plugin documentation
This commit is contained in:
parent
3311d73730
commit
16980f1b6a
@ -6,6 +6,10 @@ import { Observable } from 'rxjs/Observable';
|
||||
/**
|
||||
* @name Keyboard
|
||||
* @description
|
||||
* Keyboard plugin for Cordova.
|
||||
*
|
||||
* Requires Cordova plugin: `ionic-plugin-keyboard`. For more info, please see the [Keyboard plugin docs](https://github.com/ionic-team/ionic-plugin-keyboard).
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { Keyboard } from '@ionic-native/keyboard';
|
||||
|
Loading…
Reference in New Issue
Block a user