Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ _onInputClick
Method
_onInputClick
src/material/checkbox/checkbox.ts:511–513 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
509
}
510
511
_onInputClick() {
512
this._handleInputClick();
513
}
514
515
/**
516
* Prevent click events that come from the `<label/>` element from bubbling. This prevents the
Callers
nothing calls this directly
Calls
1
_handleInputClick
Method · 0.95
Tested by
no test coverage detected