Skip to content

docs(material): explain wrapping form controls - #33800

Closed
Gaalbu wants to merge 2 commits into
angular:mainfrom
Gaalbu:docs-wrapped-form-controls-23850
Closed

docs(material): explain wrapping form controls#33800
Gaalbu wants to merge 2 commits into
angular:mainfrom
Gaalbu:docs-wrapped-form-controls-23850

Conversation

@Gaalbu

@Gaalbu Gaalbu commented Sep 13, 2026

Copy link
Copy Markdown

Add a focused example showing how to wrap an existing Material control while preserving the parent FormControl state. Clarify when to use this pattern versus implementing MatFormFieldControl.

Closes #23850

Validation:

  • git diff --check
  • isolated documentation change; Angular dependencies are not installed in this checkout.

Document how to use ScrollDispatcher and CdkScrollable for scroll-aware components.
Add a focused example for reusing an existing Material control inside a wrapper component.
@pullapprove
pullapprove Bot requested review from crisbeto and ok7sai September 13, 2026 22:57
@google-cla

google-cla Bot commented Sep 13, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@angular-robot angular-robot Bot added the area: docs Related to the documentation label Sep 13, 2026
@Gaalbu

Gaalbu commented Sep 13, 2026

Copy link
Copy Markdown
Author

Closing this contribution because the repository requires the Google CLA and the CLA check cannot pass for this account. The change will not be pursued here.

@Gaalbu Gaalbu closed this Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs-bug(MatInput): How to nest / wrap material form controls

1 participant