TextField that blocks certain types of input
A TextField and a DateField where you can allow only alphanumeric characters, characters from a restricted special character set set and/or set a minimum or maximum length.
Install
Framework Support
Vaadin 7.7+
Vaadin 8.0+
Browser Compatibility
11
Install with
Release notes - Version 1.3
BlockingDateField now updates the value on paste events.