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
Re-exports§
pub use crate::core::date::Date;pub use crate::style::Status;pub use crate::style::StyleFn;pub use crate::style::date_picker::Style;
Structs§
- Date
Picker - An input element for picking dates.
- State
- The state of the
DatePicker/DatePickerOverlay.