Class: DatePicker

ui.DatePicker

new ui.DatePicker ()

Element representing a date picker button.

Properties:
Name Type Description
date Array.<number>

The currently selected date as a tuple of [year, month, day].

Extends