IgxTimePickerValidationFailedEventArgs
Properties
Section titled "Properties"currentValue
Section titled "currentValue"currentValue: string | Date Defined in projects/igniteui-angular/time-picker/src/time-picker/time-picker.component.ts:58
Optional owner
Section titled "owner"Inherited from: IBaseEventArgs
Provides reference to the owner component.
owner?: any Defined in projects/igniteui-angular/core/src/core/utils.ts:428
previousValue
Section titled "previousValue"previousValue: string | Date Defined in projects/igniteui-angular/time-picker/src/time-picker/time-picker.component.ts:57