EnumRatingSelectionMode
Enum
Represents the selection mode for the Rating.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public enum RatingSelectionMode
Fields
Continuous
Indicates that all rating items up to the selected value will appear selected.
Single
Indicates that only one rating item can be selected at a time.