Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
table-data-source.spec.ts
File · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected