diff --git a/v3/WEBCONTENTSVIEW.md b/v3/WEBCONTENTSVIEW.md new file mode 100644 index 000000000..88979f9f6 --- /dev/null +++ b/v3/WEBCONTENTSVIEW.md @@ -0,0 +1,142 @@ +# WebContentsView for Wails v3 + +`WebContentsView` is an implementation of Electron's `WebContentsView` (formerly `BrowserView`) for Wails v3. It allows you to embed a fully native, secondary OS-level Webview directly over your Wails application UI. + +Unlike a standard HTML `