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-alpha27
val DayMonthYearDatePickerType

MonthDayYear

Added in 1.0.0-alpha27
val MonthDayYearDatePickerType

YearMonthDay

Added in 1.0.0-alpha27
val YearMonthDayDatePickerType

Public functions

toString

open fun toString(): String