LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


division

Specifies a number by which rating values are divided, used to display large values within small component size.

Property Value

A Number. The default is 1, stating the Rating value is applied in full.

Remarks

For large rating values, use this property along with max 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.2.

See Also