MCPcopy Index your code
hub / github.com/angular/components / autocomplete.spec.ts

File autocomplete.spec.ts

src/material/autocomplete/autocomplete.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Direction} from '@angular/cdk/bidi';
2import {DOWN_ARROW, ENTER, ESCAPE, SPACE, TAB, UP_ARROW} from '@angular/cdk/keycodes';
3import {createCloseScrollStrategy} from '@angular/cdk/overlay';
4import {_supportsShadowDom} from '@angular/cdk/platform';

Callers

nothing calls this directly

Calls 15

_supportsShadowDomFunction · 0.90
dispatchFakeEventFunction · 0.85
dispatchKeyboardEventFunction · 0.85
typeInElementFunction · 0.85
clearElementFunction · 0.85
signalFunction · 0.85
createKeyboardEventFunction · 0.85
dispatchMouseEventFunction · 0.85
openPanelFunction · 0.85
openAndSelectFirstOptionFunction · 0.85

Tested by

no test coverage detected