Vaadin Flow integration of Paper Chip as a Field
This is a Vaadin Flow wrapper built based on this excellent component implementation..
Provides a simple API for using it as an alternative multi-select field, with some features like restricting the allowed characters from the server side.
It also allows using it with Binder.
Install
Framework Support
Vaadin platform 14+
Browser Compatibility
11
Install with
Release notes - Version 2.6.0
New Features:
- Allow selection by Enter key press when no newItemHandler is configured (#37)