MCPcopy
hub / github.com/angular/components / getValue

Method getValue

src/material/chips/chip-edit-input.ts:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 }
41
42 getValue(): string {
43 return this.getNativeElement().textContent || '';
44 }
45
46 private _moveCursorToEndOfInput() {
47 const range = this._document.createRange();

Calls 1

getNativeElementMethod · 0.95

Tested by 5

dataMethod · 0.36
dataMethod · 0.36
dataMethod · 0.36
getRecursiveDataMethod · 0.36
dataMethod · 0.36