If true
could be reseted (i.e., have no values
selected).
Default Value: true
The number of selected starts when the Rating render.
Default Value: 0
Whether the Rating is disabled or not. Disabled Ratings don't allow
hover or click, just display selected stars.
Default Value: false
Hidden input to handle the selected value. This hidden input
replace the radio elements and keep the same name.
Label to be displayed with the Rating elements.
Default Value: ''
DOM Node to display the text of the StarRating. If not
specified try to query using HTML_PARSER an element inside
boundingBox which matches aui-rating-label-element
.
Default Value: Generated div element.
Stores the index of the selected element.
Default Value: -1
If true
will extract the value of the
title
attribute on the radio, and use it on the
generated Rating elements.
Default Value: true
size
- Number
Number of Rating elements to be displayed.
Default Value: 5
If set, will be used when there is no DOM title
on the
radio elements.
Default Value: null
Stores the value of the current selected Rating element.
Default Value: null