Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ accordion.spec.ts
File
accordion.spec.ts
src/material/expansion/accordion.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{FocusMonitor} from
'@angular/cdk/a11y'
;
2
import
{DOWN_ARROW, END, HOME, UP_ARROW} from
'@angular/cdk/keycodes'
;
3
import
{
4
createKeyboardEvent,
Callers
nothing calls this directly
Calls
7
dispatchKeyboardEvent
Function · 0.85
createKeyboardEvent
Function · 0.85
markForCheck
Method · 0.80
focusVia
Method · 0.80
dispatchEvent
Function · 0.50
openAll
Method · 0.45
closeAll
Method · 0.45
Tested by
no test coverage detected