Mark nativeWindowOpen as experimental
This commit is contained in:
		
					parent
					
						
							
								c567448cf6
							
						
					
				
			
			
				commit
				
					
						a2554080ea
					
				
			
		
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
					@ -339,7 +339,9 @@ It creates a new `BrowserWindow` with native properties as set by the `options`.
 | 
				
			||||||
      'Electron Isolated Context' entry in the combo box at the top of the
 | 
					      'Electron Isolated Context' entry in the combo box at the top of the
 | 
				
			||||||
      Console tab. **Note:** This option is currently experimental and may
 | 
					      Console tab. **Note:** This option is currently experimental and may
 | 
				
			||||||
      change or be removed in future Electron releases.
 | 
					      change or be removed in future Electron releases.
 | 
				
			||||||
    * `nativeWindowOpen` Boolean (optional) - Whether to use native `window.open()`. Defaults to `false`.
 | 
					    * `nativeWindowOpen` Boolean (optional) - Whether to use native
 | 
				
			||||||
 | 
					      `window.open()`. Defaults to `false`.  **Note:** This option is currently
 | 
				
			||||||
 | 
					      experimental.
 | 
				
			||||||
    * `webviewTag` Boolean (optional) - Whether to enable the [`<webview>` tag](webview-tag.md).
 | 
					    * `webviewTag` Boolean (optional) - Whether to enable the [`<webview>` tag](webview-tag.md).
 | 
				
			||||||
      Defaults to the value of the `nodeIntegration` option. **Note:** The
 | 
					      Defaults to the value of the `nodeIntegration` option. **Note:** The
 | 
				
			||||||
      `preload` script configured for the `<webview>` will have node integration
 | 
					      `preload` script configured for the `<webview>` will have node integration
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue