Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mobxjs/mobx
/ isUsingStaticRendering
Function
isUsingStaticRendering
packages/mobx-react-lite/src/staticRendering.ts:7–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
}
6
7
export
function
isUsingStaticRendering(): boolean {
8
return
globalIsUsingStaticRendering
9
}
Callers
4
useObserver
Function · 0.90
observer
Function · 0.90
makeClassComponentObserver
Function · 0.90
observerSCU
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…