PickersDayClasses

sealed external interface PickersDayClasses(source)

Properties

Link copied to clipboard

Styles applied to the root element if outsideCurrentMonth=true and showDaysOutsideCurrentMonth=true.

Link copied to clipboard
abstract val dayWithMargin: ClassName

Styles applied to the root element if disableMargin=false.

Link copied to clipboard
abstract val disabled: ClassName

State class applied to the root element if disabled=true.

Link copied to clipboard

Styles applied to the root element if outsideCurrentMonth=true and showDaysOutsideCurrentMonth=false.

Link copied to clipboard
abstract val root: ClassName

Styles applied to the root element.

Link copied to clipboard
abstract val selected: ClassName

State class applied to the root element if selected=true.

Link copied to clipboard
abstract val today: ClassName

Styles applied to the root element if disableHighlightToday=false and today=true.