FutureAndPastValidationProps

Properties

Link copied to clipboard
abstract var disableFuture: Boolean?

If true, disable values after the current date for date components, time for time components and both for date time components.

Link copied to clipboard
abstract var disablePast: Boolean?

If true, disable values before the current date for date components, time for time components and both for date time components.

Link copied to clipboard
abstract var key: Key?

Functions

Link copied to clipboard
open inline operator fun Props?.unaryPlus()