[docs] Inconsistent name of the formHelperText
prop
#43984
Labels
docs
Improvements or additions to the documentation
support: docs-feedback
Feedback from documentation page
Related page
https://mui.com/material-ui/migration/migrating-from-deprecated-apis/
Kind of issue
Unclear explanations
Issue description
Is the slotprop for FormHelperTextProps "formHelper" or "formHelperText"?
Context
On this page: https://mui.com/material-ui/api/text-field/#text-field-prop-FormHelperTextProps it says "Deprecated-Use slotProps.formHelperText"
On this page: https://mui.com/material-ui/migration/migrating-from-deprecated-apis/#textfield it says "formHelper"
On the CodeMod code, it seems to use "formHelperText": https://github.com/mui/material-ui/blob/95fd6b5c97aca84f1f8b02bfeefddf4a55baea5c/packages/mui-codemod/src/deprecations/text-field-props/text-field-props.js
Search keywords: formHelper formHelperText
The text was updated successfully, but these errors were encountered: