Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs-bug(MatFormFieldControl): The guide is missing detailed description of autofilled property #1210

Open
DmitryEfimenko opened this issue Dec 20, 2022 · 5 comments

Comments

@DmitryEfimenko
Copy link

DmitryEfimenko commented Dec 20, 2022

Documentation Feedback

The guide "Creating a custom form field control" is missing a detailed description of autofilled property that is a part of the MatFormFieldControl class.
The information provided in in the ts-doc area for the property in the source code is not sufficient either. I do not understand how to implement this property in my custom component based on the description given.

Affected documentation page

https://v14.material.angular.io/guide/creating-a-custom-form-field-control

@DrVickie8
Copy link

Hello, can you elaborate on this? I looked through the document, I can't find the 'autofilled' property

@DmitryEfimenko
Copy link
Author

DmitryEfimenko commented Dec 27, 2022

Right. That's the problem. The description is missing. I updated the original issue with the link to the property

@amysorto
Copy link
Contributor

The up to date API docs is here: https://material.angular.io/components/form-field/api#MatFormFieldControl. Although this guide should be updated. I'll move this issue to our docs site repo to track this issue.

@darpankumar
Copy link

@amysorto I have raised a pr to add the documentation for this issue. Once you get some time please review this PR.

@hhaasbroek
Copy link

You can assign this to me as this issue seems to be a bit old by now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants