Search results

RatingChangedEventArgs API in Vue Rating API component

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.