Home
last modified time | relevance | path

Searched refs:onEditorToggle (Results 1 – 2 of 2) sorted by relevance

/plugin/extranet/script/
Dprosemirror_file_state_polyfill.js54 …const onEditorToggle = options && options.onEditorToggle ? options.onEditorToggle : function () {};
68 onEditorToggle();
Dprosemirror.js578 onEditorToggle: scheduleMoveBurst, property