-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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] Add section for useFormControl #25927
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the work. We want to make sure we don't leak too many implementation details.
Thanks for the review @eps1lon , I will update the PR accordingly. |
The PR is updated @eps1lon |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The choice of casing for types seems odd to me.
I have updated the types / type casing. Is there anything else should be done for this PR ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Add a doc section for the hook
useFormControl
to TextField doc page. Fix #19861.Preview: https://deploy-preview-25927--material-ui.netlify.app/components/text-fields/#useformcontrol