RatingIndicator Properties

Expand the properties to display further details.

displayMode

The following options are available for displaying decimal numbers:

Value

Visualization

Description

continuous

displayMode: continuous Values are not rounded.

full

displayMode: full Only empty and fully filled icons are displayed. Decimal numbers are rounded up or down to whole numbers.

half

displayMode: half Empty, and half or fully filled icons are displayed. Decimal numbers are rounded up or down.

emptyItemIconSource

URL of the icon that displays empty rating units.

fullItemIconSource

URL of the icon that displays full rating units.

hoverItemIconSource

URL of the icon that is displayed if the user hovers with the mouse over the rating icon. For this icon to be displayed, the readOnly property must not be set to true and enabled must not be set to false.

maxValue

Range of values on the scale, or the number of icons displayed

readOnly

This property specifies whether users can enter ratings themselves or only display ratings.

value

Value of the rating that the user entered