ElectronBrowserWindow.moveTabToNewWindow method
ElectronBrowserWindow › moveTabToNewWindow
Unofficial
Moves the current tab into a new window if native tabs are enabled and there is more than one tab (macOS only).Signature:
moveTabToNewWindow(): voidReturns: void