79459879

Date: 2025-02-22 16:04:30
Score: 1
Natty:
Report link

In v6.4.5, the latest version currently. The accepted solution no longer works, this does:

<TextField
  slotProps={{
    htmlInput: {
      sx: {
        textAlign: "right",
      },
    },
  }}
/>

Note that the styling here is set on htmlInput, not input

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: George Munyoro