Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ input-modality-detector.spec.ts
File
input-modality-detector.spec.ts
src/cdk/a11y/input-modality/input-modality-detector.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{A, ALT, B, C, CONTROL, MAC_META, META, SHIFT} from
'../../keycodes'
;
2
import
{Platform} from
'../../platform'
;
3
4
import
{
Callers
nothing calls this directly
Calls
9
dispatchKeyboardEvent
Function · 0.85
dispatchMouseEvent
Function · 0.85
dispatchTouchEvent
Function · 0.85
createMouseEvent
Function · 0.85
createTouchEvent
Function · 0.85
setupTest
Function · 0.70
push
Method · 0.65
dispatchEvent
Function · 0.50
ngOnDestroy
Method · 0.45
Tested by
no test coverage detected