[JoyUI][Textfield] input components like TextField are missing inputProps
prop
#35241
Closed
2 tasks done
Labels
component: text field
This is the name of the generic UI component, not the React module!
package: joy-ui
Specific to @mui/joy
Duplicates
Latest version
Summary 💡
Currently there is no way to add a data-testid on the inner input elements for JoyUI input components. in MUi there is a inputProps which you can use, which is missing in JoyUI, I think this is critical to have an ability attach testids to the input elements
Examples 🌈
here are the props for the TextFields, BTW there is no API documentation for JoyUI
https://mui.com/material-ui/api/text-field/#props
Motivation 🔦
No response
The text was updated successfully, but these errors were encountered: