inputmask-react
Reactive icon

Input Mask React

Stable version 1.0.10 (Compatible with OutSystems 11)
Uploaded
 on 03 February 2023
 by 
3.8
 (19 ratings)
inputmask-react

Input Mask React

5 star
7
1 Review |  7 Ratings
4 star
5
1 Review |  5 Ratings
3 star
4
1 Review |  4 Ratings
2 star
2
1 Review |  2 Ratings
1 star
1
1 Review |  1 Rating
19
Ratings
3.8
13
Reviews
by 
2 Sep (3 days ago)
in version 1.0.10
Lightweight client-side mask for reactive inputs
by 
22 Jul
in version 1.0.10
The component functions correctly in most use cases; however, I encountered an issue when attempting to clear an optional field that uses input masking.

Configuration:
text input (9{3}) 9{3}-9{4}

When saving after attempting to clear the field, the component consistently displays the value "(0" instead of allowing the field to remain empty. As a result, it is currently not possible to fully clear the masked input.
by 
13 Jun
in version 1.0.10
Works as expected