MCPcopy
hub / github.com/securingsincity/react-ace / onChange

Function onChange

example/diff.js:55–59  ·  view source on GitHub ↗
(newValue)

Source from the content-addressed store, hash-verified

53 }
54
55 onChange(newValue) {
56 this.setState({
57 value: newValue
58 });
59 }
60
61 setMode(e) {
62 this.setState({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…