MCPcopy Index your code
hub / github.com/angular/components / bottom-sheet.spec.ts

File bottom-sheet.spec.ts

src/material/bottom-sheet/bottom-sheet.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Directionality} from '@angular/cdk/bidi';
2import {A, ESCAPE} from '@angular/cdk/keycodes';
3import {OverlayContainer, ScrollStrategy} from '@angular/cdk/overlay';
4import {_supportsShadowDom} from '@angular/cdk/platform';

Callers

nothing calls this directly

Calls 15

_supportsShadowDomFunction · 0.90
dispatchKeyboardEventFunction · 0.85
createKeyboardEventFunction · 0.85
getContainerElementMethod · 0.80
getBoundingClientRectMethod · 0.80
waitFunction · 0.70
openMethod · 0.65
getMethod · 0.65
getAttributeMethod · 0.65
clickMethod · 0.65
destroyMethod · 0.65
removeMethod · 0.65

Tested by

no test coverage detected