Wijmo UI for the Web
getText Method
wijmo.editor Namespace > wijeditor type : getText Method
Gets the text displayed in the editor.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijeditor("getText");
});
function getText() : any;
See Also

Reference

wijeditor type
wijeditor jQuery Widget