Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TanStack/table
/ content
Function
content
packages/angular-table/src/flex-render/view.ts:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
get content() {
56
return
this.#content
57
}
58
59
set content(content: FlexRenderTypedContent) {
60
this.#previousContent = this.#content
Callers
1
FlexRenderDirective
Class · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…