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] - Typo on React Text Field doc #36538

Closed
Armand-Salle-Dalma opened this issue Mar 16, 2023 · 2 comments
Closed

[docs] - Typo on React Text Field doc #36538

Armand-Salle-Dalma opened this issue Mar 16, 2023 · 2 comments
Assignees
Labels
component: text field This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation duplicate This issue or pull request already exists status: expected behavior Does not imply the behavior is intended. Just that we know about it and can't work around it

Comments

@Armand-Salle-Dalma
Copy link

In the code snippet for NumericFormatCustom, the props inputProps start with an I not an i
https://mui.com/material-ui/react-text-field/#integration-with-3rd-party-input-libraries

You can find the error at this line in this file 👇

@Armand-Salle-Dalma Armand-Salle-Dalma changed the title Typo on React Text Field doc [docs] - Typo on React Text Field doc Mar 16, 2023
@sai6855
Copy link
Contributor

sai6855 commented Mar 16, 2023

@Armand-Salle-Dalma Both InputProps and inputProps are valid props. You can check documention for their differences here https://mui.com/material-ui/api/text-field/#props

@zannager zannager added docs Improvements or additions to the documentation component: text field This is the name of the generic UI component, not the React module! status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Mar 17, 2023
@mnajdova mnajdova added status: expected behavior Does not imply the behavior is intended. Just that we know about it and can't work around it and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Mar 17, 2023
@oliviertassinari oliviertassinari added the duplicate This issue or pull request already exists label Mar 23, 2023
@oliviertassinari
Copy link
Member

Maybe a bit related to #11377.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text field This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation duplicate This issue or pull request already exists status: expected behavior Does not imply the behavior is intended. Just that we know about it and can't work around it
Projects
None yet
Development

No branches or pull requests

6 participants