mui-org/material-ui






[TextField] Enhance TextField to support number input arrows #3578
seanrankin posted onGitHub
The browser vendor's implementations of the input type="number" are all over the board and are pretty disruptive to the design of the Material UI spec. If would be awesome to add number arrows that fit better with the aesthetic of MIU.
As far as I can tell, Google hasn't included this in the Material UI spec.