MCPcopy Index your code
hub / github.com/streamlit/streamlit / StreamlitConfig

Function StreamlitConfig

frontend/connection/src/WebsocketConnection.test.tsx:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 return {
21 ...actual,
22 get StreamlitConfig() {
23 return globalThis.__mockStreamlitConfig
24 },
25 }
26})
27

Callers 1

utils.test.tsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…