MCPcopy
hub / github.com/TanStack/query / useTheme

Function useTheme

packages/query-devtools/src/contexts/ThemeContext.ts:8–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6)
7
8export function useTheme() {
9 return useContext(ThemeContext)
10}

Callers 15

ExpanderFunction · 0.90
CopyButtonFunction · 0.90
ClearArrayButtonFunction · 0.90
DeleteItemButtonFunction · 0.90
ToggleValueButtonFunction · 0.90
ExplorerFunction · 0.90
DevtoolsFunction · 0.90
PiPPanelFunction · 0.90
ParentPanelFunction · 0.90
DraggablePanelFunction · 0.90
ContentViewFunction · 0.90
QueryRowFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…