Home
last modified time | relevance | path

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

/plugin/extranet/script/
Dprosemirror_file_state_polyfill.js55 … const onAfterSwitch = options && options.onAfterSwitch ? options.onAfterSwitch : function () {};
83 onAfterSwitch();
Dprosemirror.js579 onAfterSwitch: scheduleMoveBurst property