Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bywwcnll/StreamPanel
/ setDisplayFieldPath
Function
setDisplayFieldPath
devtools/modules/state.js:53–55 ·
view source on GitHub ↗
(path)
Source
from the content-addressed store, hash-verified
51
}
52
53
export
function
setDisplayFieldPath(path) {
54
state.displayFieldPath = path;
55
}
56
57
export
function
setAutoScrollToBottom(enabled) {
58
state.autoScrollToBottom = enabled;
Callers
1
setupToolbarHandlers
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected