Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/chartbrew/chartbrew
/ _onEditContent
Function
_onEditContent
client/src/containers/Chart/TextWidget.jsx:175–178 ·
view source on GitHub ↗
(content)
Source
from the content-addressed store, hash-verified
173
);
174
175
const _onEditContent = (content) => {
176
setContent(content);
177
debouncedEditContent(content);
178
}
179
180
const _onChangeReport = () => {
181
setChartLoading(true);
Callers
3
insertMarkdown
Function · 0.85
_onCancelChanges
Function · 0.85
TextWidget
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected