• Overview
@angular/forms

TouchedChangeEvent

Class

Event fired when the control's touched status changes (touched <=> untouched).

  
    class TouchedChangeEvent extends ControlEvent {}
  
  

touched

boolean

source

AbstractControl<any, any>
Jump to details