chore: mark browserview api as not-experimental (#15117)
I think it's safe to say this API has been around long enough to be considered past the experimental phase 👍
This commit is contained in:
parent
6fc2a2a051
commit
c806c465fa
1 changed files with 0 additions and 3 deletions
|
@ -2,9 +2,6 @@
|
||||||
|
|
||||||
> Create and control views.
|
> Create and control views.
|
||||||
|
|
||||||
**Note:** The BrowserView API is currently experimental and may change or be
|
|
||||||
removed in future Electron releases.
|
|
||||||
|
|
||||||
Process: [Main](../glossary.md#main-process)
|
Process: [Main](../glossary.md#main-process)
|
||||||
|
|
||||||
A `BrowserView` can be used to embed additional web content into a
|
A `BrowserView` can be used to embed additional web content into a
|
||||||
|
|
Loading…
Reference in a new issue