MCPcopy Create free account
hub / github.com/angular/angular / touchIt

Method touchIt

packages/forms/signals/test/web/form_field.spec.ts:5128–5130  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5126 readonly touch = output<void>();
5127
5128 touchIt() {
5129 this.touch.emit();
5130 }
5131 }
5132
5133 @Component({

Callers 1

form_field.spec.tsFile · 0.80

Calls 1

emitMethod · 0.65

Tested by

no test coverage detected