MCPcopy Index your code
hub / github.com/angular/components / remove

Method remove

src/cdk/schematics/update-tool/update-recorder.ts:13–13  ·  view source on GitHub ↗
(index: number, length: number)

Source from the content-addressed store, hash-verified

11 insertLeft(index: number, content: string): UpdateRecorder;
12 insertRight(index: number, content: string): UpdateRecorder;
13 remove(index: number, length: number): UpdateRecorder;
14}

Callers 15

ngOnDestroyMethod · 0.65
ngOnDestroyFunction · 0.65
_cleanUpAfterResizeFunction · 0.65
_listenForHoverActivityFunction · 0.65
ngOnDestroyMethod · 0.65
disposeMethod · 0.65
_destroyPlaceholderMethod · 0.65
destroyMethod · 0.65
makeScrollableFunction · 0.65

Calls

no outgoing calls

Tested by 3

makeScrollableFunction · 0.52
createFromTemplateFunction · 0.52