fix(cdk/table): expose rendered rows by crisbeto · Pull Request #33304 · angular/components · GitHub
Skip to content

fix(cdk/table): expose rendered rows#33304

Merged
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:28468/rendered-rows
May 26, 2026
Merged

fix(cdk/table): expose rendered rows#33304
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:28468/rendered-rows

Conversation

@crisbeto

Copy link
Copy Markdown
Member

Exposes the currently rendered rows in the table which can be helpful for querying the data.

Fixes #28468.

Exposes the currently rendered rows in the table which can be helpful for querying the data.

Fixes angular#28468.
@crisbeto crisbeto added the target: rc This PR is targeted for the next release-candidate label May 26, 2026
@pullapprove pullapprove Bot requested review from adolgachev and andrewseguin May 26, 2026 12:36
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label May 26, 2026
@crisbeto crisbeto merged commit 59b8f43 into angular:main May 26, 2026
22 of 48 checks passed
@crisbeto

Copy link
Copy Markdown
Member Author

crisbeto added a commit that referenced this pull request May 26, 2026
Exposes the currently rendered rows in the table which can be helpful for querying the data.

Fixes #28468.

(cherry picked from commit 59b8f43)
@angular-automatic-lock-bot

Copy link
Copy Markdown

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Jun 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(CdkTable): There should be a way to access CdkTable's _renderRows

2 participants