feat: add WebContentsView API
This commit is contained in:
parent
e058d11657
commit
5a320222e2
8 changed files with 165 additions and 2 deletions
|
@ -24,6 +24,7 @@ module.exports = [
|
|||
{name: 'Tray', file: 'tray'},
|
||||
{name: 'View', file: 'view'},
|
||||
{name: 'webContents', file: 'web-contents'},
|
||||
{name: 'WebContentsView', file: 'web-contents-view'},
|
||||
// The internal modules, invisible unless you know their names.
|
||||
{name: 'NavigationController', file: 'navigation-controller', private: true}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue