mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
copy edits from @kgindervogel
This commit is contained in:
@@ -37,7 +37,7 @@ export class Keyboard {
|
||||
static show(): void {}
|
||||
|
||||
/**
|
||||
* Close the keyboard if open
|
||||
* Close the keyboard if open.
|
||||
*/
|
||||
@Cordova({
|
||||
sync: true,
|
||||
@@ -75,4 +75,4 @@ export class Keyboard {
|
||||
})
|
||||
static onKeyboardHide(): Observable<any> {return; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user