Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
doRedo
Method · 0.95
doUndo
Method · 0.95
onChanged
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected