forked from github/awesome-cordova-plugins
docs(keyboard): Add boolean type to param in JSDoc (#1641)
This commit is contained in:
committed by
Ibby Hadeed
parent
9950b18e38
commit
268e22456e
@@ -57,7 +57,7 @@ export class Keyboard extends IonicNativePlugin {
|
||||
|
||||
/**
|
||||
* Prevents the native UIScrollView from moving when an input is focused.
|
||||
* @param disable
|
||||
* @param disable {boolean}
|
||||
*/
|
||||
@Cordova({
|
||||
sync: true,
|
||||
|
||||
Reference in New Issue
Block a user