docs(keyboard): Add boolean type to param in JSDoc (#1641)
This commit is contained in:
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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user