Home
last modified time | relevance | path

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

/plugin/extranet/script/
Dprosemirror_file_state_polyfill.js52 …const onSwitchToText = options && options.onSwitchToText ? options.onSwitchToText : function () {};
60 onSwitchToText();
Dprosemirror.js573 onSwitchToText: function () { method