mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-04 00:13:06 +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
|
* @name Keyboard
|
||||||
* @description
|
* @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
|
* @usage
|
||||||
* ```typescript
|
* ```typescript
|
||||||
* import { Keyboard } from '@ionic-native/keyboard';
|
* import { Keyboard } from '@ionic-native/keyboard';
|
||||||
|
Loading…
Reference in New Issue
Block a user