Cleave Zen TextField Formatter - Vaadin Add-on Directory
This add-on provides a library for formatting Vaadin TextField input.
This project provides a Java API for the [cleave-zen](https://nosir.github.io/cleave-zen/)
Javascript formatting library and allows the formatting utilities to be applied to
Vaadin TextField and TextArea components.
Different from an input mask, the actual value of the input field is formatted.
Along with the ability to configure custom formats, the following format
are supported out of the box:
- Credit card formatting
- Numeral formatting
- Date / Time formatting
- Custom delimiter, prefix and blocks pattern
View on GitHubOnline Demo
Cleave Zen TextField Formatter version 1.0.0
First version