value class DatePickerType


Specifies the types of columns to display in the DatePicker.

Summary

Public functions

open String

Public companion properties

DayMonthYear

Added in 1.0.0-alpha25
val DayMonthYearDatePickerType

MonthDayYear

Added in 1.0.0-alpha25
val MonthDayYearDatePickerType

YearMonthDay

Added in 1.0.0-alpha25
val YearMonthDayDatePickerType

Public functions

toString

open fun toString(): String