Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/outerbase/studio
/ useCurrentTab
Function
useCurrentTab
src/components/gui/windows-tab.tsx:72–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
}
71
72
export function useCurrentTab() {
73
return useContext(CurrentWindowTab);
74
}
75
76
export default function WindowTabs({
77
menu,
Callers
1
TableDataWindow
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected