Function
A widget for rating using stars. required: Boolean TODO: Can be true or false, default is false. required: false,
Integer/Float
The number of stars to show, default is 3.
Integer/Float
The current value of the Rating
Function
Function
Function
Render the stars depending on the value.
Function
Connect here, the value is passed to this function as the second parameter!
Function
When calling setAttribute("value", 4), set the value and render the stars accordingly.
Object
Object