MCPcopy Create free account
hub / github.com/bywwcnll/StreamPanel / setDisplayFieldPath

Function setDisplayFieldPath

devtools/panel.bundle.js:32–34  ·  view source on GitHub ↗
(path)

Source from the content-addressed store, hash-verified

30 }
31
32 function setDisplayFieldPath(path) {
33 state.displayFieldPath = path;
34 }
35
36 function setAutoScrollToBottom(enabled) {
37 state.autoScrollToBottom = enabled;

Callers 1

setupToolbarHandlersFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected