Class: TimePicker

ui.TimePicker

new ui.TimePicker ()

Element representing a time picker button.

Properties:
Name Type Description
time Array.<number>

The currently selected time as a tuple of [hours, minutes].

twentyFourHours bool

(default: false) Whether to display the time in 24h mode.

Extends