Search results

RatingChangedEventArgs API in JavaScript (ES5) Rating API control

Provides information about valueChanged event callback

Properties

event

Event

Provides the original event

isInteracted

boolean

Provides whether the change is triggered by user interaction.

name

string

Specifies name of the event.

previousValue

number

Provides the previous value.

value

number

Provides the current value.