• 概要
@angular/forms

TouchedChangeEvent

Class
stable

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

API

    
      class TouchedChangeEvent extends ControlEvent {}
    
    

constructor

TouchedChangeEvent
@paramtouchedboolean
@paramsourceAbstractControl<any, any, any>

touched

boolean

source

AbstractControl<any, any, any>
Jump to details