insin / insin/react-maskedinput
Pass raw value to redux-form
Open
- Dominant language
- JavaScript
- Stars
- 727
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I'm using that lib with material-ui and redux-form, so, actually I've passed the mask to redux-form, but only with mask, I saw that could be handle with ref.mask.getRawValue, so, how can I call that function to redux-form get raw value?
```javascript
(
)
}}
/>
Contributor guide
Assessment
This issue has not been assessed yet.