Pages
Ui.DatePicker
A date picker component.
States
A variable for tracking the current month.
Properties
Whether or not the select is disabled.
Whether or not the select is invalid.
The offset of the dropdown from the input.
The change event handler.
The position of the dropdown.
The size of the select.
The current value (as Time
).
Functions
Handles the keydown event.
Handles the month change event.
Renders the date picker.