input-mask-reactive
Reactive icon

Input Mask Reactive

Stable version 2.0.0 (Compatible with OutSystems 11)
Uploaded
 on 20 Aug (3 weeks ago)
 by 
4.3
 (11 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 (5)
by 
2 Sep (11 days ago)
in version 2.0.0
Nice wrap of imask.js for reactive inputs
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 :)
Team
Other assets in this category