Wijmo UI for the Web
wijeditor type
wijmo.editor Namespace : wijeditor type
Syntax
$(function () {
    var options; // Type:  wijmo.editor.wijeditor.options
     
    $(".selector").wijeditor(options);
});
function wijeditor;
Inheritance Hierarchy

Object
      wijmo.editor.wijeditor

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodRemove the functionality completely. This will return the element back to its pre-init state.  
public MethodGets the text displayed in the editor.  
public MethodAdjust the editor layout.  
public MethodSets the text to display in the editor.  
public MethodReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.editor Namespace