Specifies how the Rating control displays values.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public enum RatingMode
Public Enumeration RatingMode
Item
Indicates that the Rating control displays discrete values.
Half
Indicates the Rating control displays either full or half-full elements.
Precision
Indicates that the elements in the Rating control are filled to represent the value precisely.
MindFusion.UI.Web Namespace