New to Kendo UI for Angular? Start a free 30-day trial
RatingSelectionMode
Sets the selection mode of the Rating (see example).
The available values are:
continuous
(default)single
type
RatingSelectionMode = "continuous" | "single";