@capacitor/cli
Advanced tools
Comparing version 7.0.0-nightly-20241217T150543.0 to 7.0.0-nightly-20241218T150539.0
@@ -72,2 +72,9 @@ export interface CapacitorConfig { | ||
zoomEnabled?: boolean; | ||
/** | ||
* Whether to give the webview initial focus. | ||
* | ||
* @since 7.0.0 | ||
* @default true | ||
*/ | ||
initialFocus?: boolean; | ||
android?: { | ||
@@ -176,2 +183,4 @@ /** | ||
* | ||
* Overrides global `initialFocus` option. | ||
* | ||
* @since 3.5.1 | ||
@@ -413,2 +422,4 @@ * @default true | ||
* | ||
* Overrides global `initialFocus` option. | ||
* | ||
* @since 7.0.0 | ||
@@ -415,0 +426,0 @@ * @default true |
{ | ||
"name": "@capacitor/cli", | ||
"version": "7.0.0-nightly-20241217T150543.0", | ||
"version": "7.0.0-nightly-20241218T150539.0", | ||
"description": "Capacitor: Cross-platform apps with JavaScript and the web", | ||
@@ -5,0 +5,0 @@ "homepage": "https://capacitorjs.com", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
848585
6926