We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43014d5 commit 670de06Copy full SHA for 670de06
1 file changed
examples/angular/composable-tables/src/app/table.ts
@@ -51,7 +51,7 @@ import {
51
* - injectTableCellContext: Access cell instance in cellComponents
52
* - injectTableHeaderContext: Access header instance in headerComponents
53
* - injectFlexRenderHeaderContext: Access FlexRenderContext with header-level typings
54
- * - injectFlexRenderCellContext: Access FlexRenderContext with header-level typings
+ * - injectFlexRenderCellContext: Access FlexRenderContext with cell-level typings
55
*/
56
export const {
57
createAppColumnHelper,
0 commit comments