RatingItemEventArgs

Interface represents the event arguments for the beforeItemRender event.

Properties

element HTMLElement

Gets the HTML element of the rating item.

name String

Gets the name of the event.

value String

Gets the rating item value.

On This Page