keepInvalid

@Composable
abstract fun keepInvalid(keepInvalid: Boolean)(source)

Set to allow selecting a date that is invalid according to the rules.


abstract val keepInvalid: Boolean(source)

Allows to select a date that is invalid according to the rules.