Ratings

Default

This is the most basic example of ratings.

Score

Used when we want starts with a saved rating.

Number Of Stars

Changes the number of stars.

Number Max

Change the maximum of stars that can be created.

Read Only

You can prevent users to vote. It can be applied with or without score.

No Rated Message

If readOnly is enabled and there is no score, the hint "Not rated yet!" will be shown for all stars.

Cancel

Add a cancel button on the left side of the stars to cancel the score.

Space

You can change the space between the star and make them conjusted.

Single

You can turn on just the mouseovered star instead all from the first until that one.

Half

Enables the half star mouseover to be possible vote with half values.

Star Half

Changes the color of the half star.

Custom Icon

Change the maximum of stars that can be created.

Icon Range

Change the maximum of stars that can be created.

Round Figure Enabled

  • Down: score <= x.25 the star will be rounded down;
  • Half: score >= x.26 and <= x.75 the star will be a half star;
  • Up: score >= x.76 the star will be rounded up.

Round Figure Disabled

  • Down: score < x.6 the star will be rounded down;
  • Up: score >= x.6 the star will be rounded up;