Searched refs:onSwitchToText (Results 1 – 2 of 2) sorted by relevance
52 …const onSwitchToText = options && options.onSwitchToText ? options.onSwitchToText : function () {};60 onSwitchToText();
573 onSwitchToText: function () { method