feat(cdk/table): add footer-cell to text-column
- Dominant language
- TypeScript
- Stars
- 25k
- Forks
- 6.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 91
Description
### Feature Description
I have a `matTable` which includes a footer-row.
I would like to use the `mat-text-column`. However, it does not support a footer-def.
Therefore I would like to suggest adding a `footer-def` to the text-column. The footer-cell could also get a `footerText` like it is used for the header-cell and maybe be optional.
### Use Case
_No response_
Contributor guide
Research direction
Start at the Angular Material mat-text-column entry point and inspect how its existing header-cell and headerText are implemented. Compare it with footer-row usage in matTable, then define completion as mat-text-column supporting an optional footer definition and footerText with coverage for the requested footer behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100