Skip to content

fix(cdk/stepper): allow signal form to be assigned as stepControl#33562

Open
crisbeto wants to merge 2 commits into
angular:mainfrom
crisbeto:33447/stepper-signal-forms
Open

fix(cdk/stepper): allow signal form to be assigned as stepControl#33562
crisbeto wants to merge 2 commits into
angular:mainfrom
crisbeto:33447/stepper-signal-forms

Conversation

@crisbeto

Copy link
Copy Markdown
Member

Allows users to assign a signal form as the stepControl.

Fixes #33447.

crisbeto added 2 commits July 21, 2026 10:00
Allows users to assign a signal form as the `stepControl`.

Fixes angular#33447.
Adds an example for the Material stepper that uses signal forms.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Jul 21, 2026
@pullapprove
pullapprove Bot requested review from andrewseguin and tjshiu July 21, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: cdk/stepper area: docs Related to the documentation area: material/stepper target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(mat-step): support Signal Forms in MatStep / ErrorStateMatcher

1 participant