MCPcopy 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
53export function setDisplayFieldPath(path) {
54 state.displayFieldPath = path;
55}
56
57export function setAutoScrollToBottom(enabled) {
58 state.autoScrollToBottom = enabled;

Callers 1

setupToolbarHandlersFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected