79171879

Date: 2024-11-09 00:15:58
Score: 0.5
Natty:
Report link

As of MUI 6, text input attributes are set as follows:

      <TextField
        slotProps={{
          htmlInput: { 'data-index': index },
        }} 
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Distagon