Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/components
/ _onInputClick
Method
_onInputClick
src/material/checkbox/checkbox.ts:514–516 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
512
}
513
514
_onInputClick() {
515
this._handleInputClick();
516
}
517
518
_onTouchTargetClick() {
519
this._handleInputClick();
Callers
nothing calls this directly
Calls
1
_handleInputClick
Method · 0.95
Tested by
no test coverage detected