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

Method focus

src/material/chips/chip-action.ts:92–94  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

90 }
91
92 focus() {
93 this._elementRef.nativeElement.focus();
94 }
95}
96
97/**

Callers

nothing calls this directly

Calls 1

focusMethod · 0.65

Tested by

no test coverage detected