LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


max

Specifies the maximum value of the Rating.

Property Value

A Number. The default is 5, stating the Rating component will display five images.

Remarks

For large rating values, use this property along with division property. For example, when you have rating with values in range 0-10, and you want to display it with only 5 stars, set the max to 5 and division to 2. This allows to keep correct rating value in relation with displayed value with images.

Version Information

Supported in: v1.0.

See Also