MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / onEdited

Method onEdited

tools/xsbug/behaviors.js:240–241  ·  view source on GitHub ↗
(code)

Source from the content-addressed store, hash-verified

238 this.onCursorAfter(code, offset);
239 }
240 onEdited(code) {
241 }
242 onFocused(code) {
243 if (this.field)
244 code.select(0, code.length)

Callers 3

doRedoMethod · 0.95
doUndoMethod · 0.95
onChangedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected