DateInput

data class DateInput(val display: String, val value: LocalDate?)

Constructors

Link copied to clipboard
constructor(display: String, value: LocalDate?)

Properties

Link copied to clipboard
Link copied to clipboard