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

Object
      wijmo.splitter.wijsplitter

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodRemoves the splitter functionality completely.This will return the element back to its pre - init state.  
public MethodForces the widget to recreate the splitter.  
public MethodReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.splitter Namespace