Interface IDatePickerValidationFailedEventArgs

This interface is used to provide information about date picker reference and its previously valid value when onValidationFailed event is fired.

Hierarchy

Properties

datePicker

Optional owner

owner: any

Provides reference to the owner component.

prevValue

prevValue: Date