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

Object
      wijmo.rating.wijrating

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodThe destroy() method will remove the rating functionality completely and will return the element to its pre-init state.  
public MethodReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.rating Namespace