Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ selection-list.spec.ts
File
selection-list.spec.ts
src/material/list/selection-list.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{A, D, DOWN_ARROW, END, ENTER, HOME, SPACE, UP_ARROW} from
'@angular/cdk/keycodes'
;
2
import
{
3
createKeyboardEvent,
4
dispatchEvent,
Callers
nothing calls this directly
Calls
15
dispatchMouseEvent
Function · 0.85
getFocusIndex
Function · 0.85
dispatchKeyboardEvent
Function · 0.85
createKeyboardEvent
Function · 0.85
dispatchFakeEvent
Function · 0.85
expectCheckboxAtPosition
Function · 0.85
expectIconAt
Function · 0.85
expectAvatarAt
Function · 0.85
markForCheck
Method · 0.80
wait
Function · 0.70
toggle
Method · 0.65
get
Method · 0.65
Tested by
no test coverage detected