Skip to content

Comments

fix(cdk/portal): allow bindings to be passed to component portal#32814

Merged
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:32757/portal-bindings
Feb 23, 2026
Merged

fix(cdk/portal): allow bindings to be passed to component portal#32814
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:32757/portal-bindings

Conversation

@crisbeto
Copy link
Member

Adds some pass-through logic that allows users to pass inputs to the ComponentPortal.

Fixes #32757.

Adds some pass-through logic that allows users to pass inputs to the `ComponentPortal`.

Fixes angular#32757.
@crisbeto crisbeto added target: patch This PR is targeted for the next patch release target: rc This PR is targeted for the next release-candidate and removed target: patch This PR is targeted for the next patch release labels Feb 23, 2026
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Feb 23, 2026
@crisbeto crisbeto merged commit b095048 into angular:main Feb 23, 2026
31 of 33 checks passed
@crisbeto
Copy link
Member Author

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Feb 23, 2026
)

Adds some pass-through logic that allows users to pass inputs to the `ComponentPortal`.

Fixes #32757.

(cherry picked from commit b095048)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: cdk/portal 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(PORTAL): allow user to provide bindings for a ComponentPortal

2 participants