wijmo.rating Namespace : wijrating type |
Javascript (Usage) | |
---|---|
$(function () { var options; // Type: wijmo.rating.wijrating.options $(".selector").wijrating(options); }); |
Javascript (Specification) | |
---|---|
|
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. |