/ TimePicker / ItemEventArgs
Search results

ItemEventArgs API in JavaScript TimePicker API control

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.