@ionic-native/keyboard
Advanced tools
Comparing version 3.11.0 to 3.12.1
@@ -36,3 +36,3 @@ import { IonicNativePlugin } from '@ionic-native/core'; | ||
* Prevents the native UIScrollView from moving when an input is focused. | ||
* @param disable | ||
* @param disable {boolean} | ||
*/ | ||
@@ -39,0 +39,0 @@ disableScroll(disable: boolean): void; |
@@ -60,3 +60,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* Prevents the native UIScrollView from moving when an input is focused. | ||
* @param disable | ||
* @param disable {boolean} | ||
*/ | ||
@@ -63,0 +63,0 @@ Keyboard.prototype.disableScroll = function (disable) { }; |
{ | ||
"name": "@ionic-native/keyboard", | ||
"version": "3.11.0", | ||
"version": "3.12.1", | ||
"description": "Ionic Native - Native plugins for ionic apps", | ||
@@ -5,0 +5,0 @@ "module": "index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16090