Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants