Input Types & Masks (Feature Request)
- Lingua principale
- TypeScript
- Stelle
- 8.1k
- Fork
- 1.5k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Issue type
* [ ] bug report
* [X] feature request
### Issue description
More input types & masks like number input, email input, phone number input
**Current behavior:**
Currently, there is only text input component
**Expected behavior:**
I would like to add more types like:
* Number Input - Input component that allows only numeric.
* Email Input - input component that allows email only with a mask.
* Phone input - input component that allows phone number only with a mask.
* IP input - input component that allows IP only with a mask.
I think all these types can be done by the ability to add custom masks. Something like this plugin do: https://github.com/RobinHerbots/Inputmask
**Examples:**



Thanks a lot,
Garry Lachman
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.