mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-04-22 18:46:26 +08:00
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.
|
* Prevents the native UIScrollView from moving when an input is focused.
|
||||||
* @param disable
|
* @param disable {boolean}
|
||||||
*/
|
*/
|
||||||
@Cordova({
|
@Cordova({
|
||||||
sync: true,
|
sync: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user