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

Function setDevtoolsPosition

packages/query-devtools/src/Devtools.tsx:732–734  ·  view source on GitHub ↗
(pos: DevtoolsPosition)

Source from the content-addressed store, hash-verified

730 )
731
732 const setDevtoolsPosition = (pos: DevtoolsPosition) => {
733 props.setLocalStore('position', pos)
734 }
735
736 // Sets the Font Size variable on portal menu elements since they will be outside
737 // the main panel container

Callers 1

ContentViewFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…