setParams()

in gr-editor/codemirror-element.js [45:48]


  setParams(params) {
    this._params = params;
    this._initialize();
  }