MCPcopy Index your code
hub / github.com/TanStack/table / content

Function content

packages/angular-table/src/flex-render/view.ts:61–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 }
60
61 get content() {
62 return this.#content
63 }
64
65 set content(content: FlexRenderTypedContent) {
66 this.#previousContent = this.#content

Callers 1

FlexRenderDirectiveClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected