TouchedChangeEvent
Class
Event fired when the control's touched status changes (touched <=> untouched).
API
class TouchedChangeEvent extends ControlEvent {}
touched
boolean
source
AbstractControl<any, any>
Jump to details
Event fired when the control's touched status changes (touched <=> untouched).
class TouchedChangeEvent extends ControlEvent {}
boolean
AbstractControl<any, any>