ItemEventArgs

Interface represents the event arguments for the itemRender event.

Properties

element HTMLElement

Gets the LI element that triggered the event.

isDisabled Boolean

Gets or sets a value to indicate whether the list item should be disabled.

name String

Gets the name of the event.

text String

Gets the text value for the list item.

value Date

Gets the value for the list item.