feat: add Button API
This commit is contained in:
parent
ba3700141f
commit
c8e8cb86ce
6 changed files with 109 additions and 0 deletions
|
@ -3,6 +3,7 @@ module.exports = [
|
|||
{name: 'app', file: 'app'},
|
||||
{name: 'autoUpdater', file: 'auto-updater'},
|
||||
{name: 'BoxLayout', file: 'box-layout'},
|
||||
{name: 'Button', file: 'button'},
|
||||
{name: 'BrowserView', file: 'browser-view'},
|
||||
{name: 'BrowserWindow', file: 'browser-window'},
|
||||
{name: 'contentTracing', file: 'content-tracing'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue