MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / save

Function save

lib/web/CodeMirror/src/edit/fromTextArea.js:21–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 }
20
21 function save() {textarea.value = cm.getValue()}
22
23 let realSubmit
24 if (textarea.form) {

Callers 1

fromTextAreaFunction · 0.70

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected