Search results

Overview API in JavaScript Rating API control

Name Description
Rating The Rating component allows the user to rate something by clicking on a set of symbols on a numeric scale.
This allows users to provide feedback or ratings for products, services, or content.
LabelPosition Defines where to position the label in rating
PrecisionType Defines the precision type of the rating.
It is used to component the granularity of the rating, allowing users to provide ratings with varying levels of precision.
RatingChangedEventArgs Provides information about valueChanged event callback
RatingHoverEventArgs Provides information about onItemHover event callback.
RatingItemEventArgs Provides information about beforeItemRender event callback.