Redux-form-material-ui: how to do input masking ?

Created on 27 Mar 2017  路  3Comments  路  Source: erikras/redux-form-material-ui

Most helpful comment

Just for the record, if there's anyone out there wanting to create input masks using redux-form, I've made a library specifically to solve this problem.

Take a look at redux-form-input-masks (API documentation here).

All 3 comments

Check out normalizing in redux-form: http://redux-form.com/6.6.0/examples/normalizing/

That @kozze89 said.

Just for the record, if there's anyone out there wanting to create input masks using redux-form, I've made a library specifically to solve this problem.

Take a look at redux-form-input-masks (API documentation here).

Was this page helpful?
0 / 5 - 0 ratings