Module date_picker

Module date_picker 

Source
Expand description

Use a date picker as an input element for picking dates.

This API requires the following crate features to be activated: date_picker

Structs§

DatePickerOverlay
The overlay of the DatePicker.
DatePickerOverlayButtons
Just a workaround to pass the button states from the tree to the overlay
State
The state of the DatePickerOverlay.

Enums§

Focus
An enumeration of all focusable elements of the DatePickerOverlay.