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

Method getLabel

src/cdk/a11y/key-manager/typeahead.ts:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14
15interface TypeaheadItem {
16 getLabel?(): string;
17}
18
19interface TypeaheadConfig<T> {

Callers 15

getLabelMethod · 0.65
map-marker.spec.tsFile · 0.65
withMethod · 0.65
withMethod · 0.65
menu.spec.tsFile · 0.65
withMethod · 0.65

Implementers 15

MapMarkersrc/google-maps/map-marker/map-marker.
MatFormFieldHarnesssrc/material/form-field/testing/form-f
MatSortHeaderHarnesssrc/material/sort/testing/sort-header-
MatOptionsrc/material/core/option/option.ts
MatMenuItemsrc/material/menu/menu-item.ts
MatListOptionsrc/material/list/list-option.ts
MatStepHarnesssrc/material/stepper/testing/step-harn
MatTabLinkHarnesssrc/material/tabs/testing/tab-link-har
MatTabHarnesssrc/material/tabs/testing/tab-harness.
MatDateRangeInputHarnesssrc/material/datepicker/testing/date-r
MatMenuBarItemsrc/material-experimental/menubar/menu
FakeBaseTreeKeyManagerItemsrc/cdk/a11y/key-manager/tree-key-mana

Calls

no outgoing calls

Tested by

no test coverage detected