input-mask-reactive
Reactive icon

Input Mask Reactive

Stable version 2.0.0 (Compatible with OutSystems 11)
Uploaded
 on 20 Aug (4 days ago)
 by 
4.2
 (10 ratings)
input-mask-reactive

Input Mask Reactive

Details
Integrates imask.js (https://imask.js.org) input masks for reactive web applications. Currently supports number masks and pattern masks: https://imask.js.org/guide.html
Read more

Integrates imask.js (https://imask.js.org) input masks for reactive web applications.

Currently supports number masks and pattern masks: 

Release notes (2.0.0)
  • Deprecated old InputNumberMask and InputPatternMask components
  • Added new InputNumberMask and InputPatternMask components
    • Almost identical to old blocks, just with a new OnValueChangedEvent.
      • Returns number for InputNumberMask
      • Returns unmapped value for InputPatternMask
    • They should now be used on Input fields that are bound to Text variables (also for InputNumberMask)
  • Now correctly supports copy-pasting values
  • Bug fixed with using InputPatternMask and Lazy = false
  • Demo updated to show how to use the new components.
License (2.0.0)
Reviews (4)
by 
18 May
in version 1.0.5
Good Component!!
by 
3 Jan
in version 1.0.5
Thank you for the forge, but it still has a bug.
the number input widget still allow type letter "e" into the input. Please fix it :)
by 
2024-10-11
in version 1.0.5
Values placed inside an input that have a mask applied aren't received correctly by a local variable, making it unusable for data intake. Also, for some reason, allows for letters to be placed on an input that has the "Number" data type.
Team
Other assets in this category