MCPcopy 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
72export function useCurrentTab() {
73 return useContext(CurrentWindowTab);
74}
75
76export default function WindowTabs({
77 menu,

Callers 1

TableDataWindowFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected