import 'codemirror/lib/codemirror.js'; import 'codemirror/lib ... undo(); }, //undo F8: function(editor) { editor.redo(); } //Redo } ...
確定! 回上一頁