Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
8
export
function
useTheme() {
9
return
useContext(ThemeContext)
10
}
Callers
15
Expander
Function · 0.90
CopyButton
Function · 0.90
ClearArrayButton
Function · 0.90
DeleteItemButton
Function · 0.90
ToggleValueButton
Function · 0.90
Explorer
Function · 0.90
Devtools
Function · 0.90
PiPPanel
Function · 0.90
ParentPanel
Function · 0.90
DraggablePanel
Function · 0.90
ContentView
Function · 0.90
QueryRow
Function · 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…