brrd / electron-tabs

Tab component for Electron
MIT License
697 stars 130 forks source link

Updating tab title to page title #161

Closed arijit-ship closed 2 years ago

arijit-ship commented 2 years ago

Is there any way to update the tab title to the page title automatically? Within tabGroup.setDefaultTab we can specify a default title; but I want my tab title to be the page title.

brrd commented 2 years ago

Please read #73