Hi team,
I’m using the Nitron Custom Chrome Tab component, and I’d like to request two additional events:
-
onTabHidden – triggered when a tab is no longer visible.
-
onTabShow – triggered when a tab becomes visible.
These would help me handle state changes more smoothly when switching tabs.
Thanks!