Properties

Link copied to clipboard

Custom component for calendar header. Check the PickersCalendarHeader component.

Link copied to clipboard

Custom component for day. Check the PickerDay component.

Link copied to clipboard
abstract var monthButton: ElementType<*>?

Button displayed to render a single month in the month view.

Link copied to clipboard
abstract var switchViewButton: ElementType<*>?

Button displayed to switch between different calendar views.

Link copied to clipboard
abstract var switchViewIcon: ElementType<*>?

Icon displayed in the SwitchViewButton. Rotated by 180° when the open view is year.

Link copied to clipboard
abstract var yearButton: ElementType<*>?

Button displayed to render a single year in the year view.