tleunen / react-mdl

React Components for Material Design Lite
https://tleunen.github.io/react-mdl/
MIT License
1.76k stars 254 forks source link

Adding maxlength property to TextField #473

Closed saboya closed 7 years ago

saboya commented 7 years ago

I did not write tests for this.

tleunen commented 7 years ago

Not really needed because all the extra props will be passed to the input field. Thank you though.