ItemEventArgs

12 Sep 20251 minute to read

Interface for before list item render .

Properties

element HTMLElement

Defines the created LI element.

isDisabled boolean

Specifies whether to disable the current time value or not.

name string

Specifies name of the event.

text string

Defines the displayed text value in a popup list.

value Date

Defines the Date object of displayed text in a popup list.