MCPcopy Index your code
hub / github.com/DHTMLX/gantt / save

Function save

samples/common/codehighlight/codemirror.js:9670–9670  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9668 }
9669
9670 function save() {textarea.value = cm.getValue();}
9671
9672 var realSubmit;
9673 if (textarea.form) {

Callers 1

fromTextAreaFunction · 0.85

Calls 1

getValueMethod · 0.65

Tested by

no test coverage detected