Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ touchIt
Method
touchIt
packages/forms/signals/test/web/form_field.spec.ts:5169–5171 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5167
readonly touch = output<void>();
5168
5169
touchIt() {
5170
this.touch.emit();
5171
}
5172
}
5173
5174
@Component({
Callers
1
form_field.spec.ts
File · 0.80
Calls
1
emit
Method · 0.65
Tested by
no test coverage detected