Input Types & Masks (Feature Request)
- Ngôn ngữ chính
- TypeScript
- Star
- 8.1k
- Fork
- 1.5k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.