MCPcopy Create free account
hub / github.com/TanStack/query / setDevtoolsPosition

Function setDevtoolsPosition

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

Source from the content-addressed store, hash-verified

795 )
796
797 const setDevtoolsPosition = (pos: DevtoolsPosition) => {
798 props.setLocalStore('position', pos)
799 }
800
801 // Sets the Font Size variable on portal menu elements since they will be outside
802 // the main panel container

Callers 1

ContentViewFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected