MCPcopy
hub / github.com/angular/components / chip-row.spec.ts

File chip-row.spec.ts

src/material/chips/chip-row.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {BACKSPACE, DELETE, ENTER, SPACE} from '@angular/cdk/keycodes';
2import {
3 createKeyboardEvent,
4 dispatchEvent,

Callers

nothing calls this directly

Calls 15

createKeyboardEventFunction · 0.85
dispatchFakeEventFunction · 0.85
dispatchKeyboardEventFunction · 0.85
dispatchMouseEventFunction · 0.85
keyDownOnPrimaryActionFunction · 0.85
getEditInputFunction · 0.85
markForCheckMethod · 0.80
getMethod · 0.65
removeMethod · 0.65
getAttributeMethod · 0.65

Tested by

no test coverage detected