mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
denote webview process so linter will recognize it as an API
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
> Display external web content in an isolated frame and process.
|
||||
|
||||
Process: [Renderer](../tutorial/quick-start.md#renderer-process)
|
||||
|
||||
Use the `webview` tag to embed 'guest' content (such as web pages) in your
|
||||
Electron app. The guest content is contained within the `webview` container.
|
||||
An embedded page within your app controls how the guest content is laid out and
|
||||
|
||||
Reference in New Issue
Block a user