Open srcomsec opened 2 years ago
No. Currently this is not supported.
Tabs get recreated when a layout is resized. So even if applications could get hold of a Tab's HTML element, they would need to find it again whenever a layout is resized.
Thank you for your quick response.
I mean activate the tab event if there are multiple tabs. I need to refresh the HTML when the user clicks on the tab.
I see focus
event is in golden-layout-v2
We are currently working on v1.5.9
, is there any way we can listen to a tab event when a user clicks on the tab in this previous version?
Hi, is there way we can listen a tab click event in Golden Layout?