MCPcopy
hub / github.com/angular/components / tab-header.spec.ts

File tab-header.spec.ts

src/material/tabs/tab-header.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Dir, Direction} from '@angular/cdk/bidi';
2import {END, ENTER, HOME, LEFT_ARROW, RIGHT_ARROW, SPACE} from '@angular/cdk/keycodes';
3import {MutationObserverFactory} from '@angular/cdk/observers';
4import {SharedResizeObserver} from '@angular/cdk/observers/private';

Callers

nothing calls this directly

Calls 15

dispatchKeyboardEventFunction · 0.85
createKeyboardEventFunction · 0.85
dispatchFakeEventFunction · 0.85
createMouseEventFunction · 0.85
callbackFunction · 0.85
markForCheckMethod · 0.80
addTabsForScrollingMethod · 0.80
getSelectedLabelMethod · 0.80
getViewLengthMethod · 0.80
waitFunction · 0.70

Tested by

no test coverage detected