RatingHoverEventArgs
Interface represents the event arguments for the hover
event.
Properties
element HTMLElement
Gets the HTML element of the rating item.
event EmitType<Event>
Gets the original triggered event arguments.
name String
Gets the name of the event.
value String
Gets the value at the point of the hover.