Rodrigo Mota
Rodrigo Mota
Hello. I'm trying to use rawValue for saving in state, but always get undefined. maskedValue returns correct. ``` { console.log(maskedText, rawText) this.setState({ cpf: maskedText }) }} /> ``` Using 1.12.0...
Hello! I didn't find how to position labels at button's right, like the third example: 
**Is your feature request related to a problem? Please describe.** Users want to know the documents count inside the tab view. **Describe the solution you'd like** Something like this: ![Screenshot...