MaskedInput¶
Added in version 0.80.0
A masked input derived from Input, allowing to restrict user input and give visual aid via a simple template mask, which also acts as an implicit validator.
- Focusable
- Container
Example¶
The example below shows a masked input to ease entering a credit card number.