Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular/components
/ disconnect
Method
disconnect
src/cdk/table/table.spec.ts:2155–2157 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2153
}
2154
2155
disconnect() {
2156
this.isConnected = false;
2157
}
2158
2159
addData(amount = 1) {
2160
let
copiedData = this.data.slice();
Callers
3
destroy
Method · 0.45
ngOnDestroy
Method · 0.45
_switchDataSource
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected