[]
Object with attributes to apply to the cell content element.
Function to be executed when the element is clicked.
Template string used to set the element's CSS class names.
Template string used to set the element's "aria-label" attribute.
Range of the rating values, expressed as an array with two numbers (minimum and maximum ratings).
The default value for this option is [0, 5].
Whether to show symbols for zero ratings.
The default value for this option is false, which causes the zero symbol not to be displayed. Users may still click the area to the left of the first symbol to give the cell a zero rating.
Specifies parameters used to create rating cells with the CellMaker.makeRating method.