$(function () { var options; // Type: wijmo.rating.wijrating.options $(".selector").wijrating(options); });
function wijrating;
$(function () { var options; // Type: wijmo.rating.wijrating.options $(".selector").wijrating(options); });
function wijrating;
Object
wijmo.rating.wijrating
Name | Description | |
---|---|---|
wijrating Constructor |
Name | Description | |
---|---|---|
destroy | The destroy() method will remove the rating functionality completely and will return the element to its pre-init state. | |
widget | Returns a jQuery object containing the original element or other relevant generated element. |