MCPcopy Create free account
hub / github.com/angular/components / connect

Method connect

src/material/table/table.spec.ts:640–642  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

638 }
639
640 connect(): Observable<TestData[]> {
641 return this._dataChange;
642 }
643
644 disconnect() {}
645

Callers 4

constructorMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected