docs: update web-embeds (#27488)

This commit is contained in:
LarryZhu 2021-01-27 01:22:31 +08:00 committed by GitHub
parent 4f08bfffc1
commit f083380c38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ and only allow the capabilities you want to support.
### WebViews ### WebViews
> Important Note: > Important Note:
[we do not recommend you to use use WebViews](../api/webview-tag.md#warning), [we do not recommend you to use WebViews](../api/webview-tag.md#warning),
as this tag undergoes dramatic architectural changes that may affect stability as this tag undergoes dramatic architectural changes that may affect stability
of your application. Consider switching to alternatives, like `iframe` and of your application. Consider switching to alternatives, like `iframe` and
Electron's `BrowserView`, or an architecture that avoids embedded content Electron's `BrowserView`, or an architecture that avoids embedded content