Skip to main content

Module calendar

Module calendar 

Source
Available on crate feature calendar only.

Structs§

Calendar
A calendar component for date selection.
CalendarDate
A simple date representation for the calendar.
CalendarTheme
Theming properties for the Calendar component.
CalendarThemePartial
You can use this to change a theme for only one component, with the theme property.
CalendarThemePreference
Theming properties for the Calendar component.

Enums§

WeekStart
Determines which day the week starts on.

Traits§

CalendarThemePartialExt