Give us feedback
input-masks-mobile
Reactive icon

Input Masks Library

Stable version 1.1.7 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 31 December 2023 by 
3.9
 (16 ratings)
input-masks-mobile

Input Masks Library

Documentation
1.1.5

Mask an input value to a specific format. The available formats are currency, numbers, and credit card.

When to Use
Use this component whenever you want to apply a mask to input values, for example, in a form. This greatly improves the readability of different numeric formats and reduces wrong inputs.

How to use
The Input Masks Mobile component has 3 blocks: CreditCardMask, CurrencyMask, and NumberMask. Drag any of these blocks to your screen and then drag the input to be masked inside its “input” placeholder.

For a more detailed explanation follow this step-by-step tutorial.