Filterable Layout Add-on - Vaadin Add-on Directory
Extension that allows you to build forms that can filter the components inside itFilterable Layout is an "extension" for Vaadin 14+, that allows you to build forms that can be filtered to only display components with a certain caption.
Features:
* Supports hiding or just showing visually the filtering results
* Can filter the components inside components container such as other layouts or even Tabs
* Easy to use
View on GitHubOnline Demo
Source Code
Issue Tracker
Author Homepage
Filterable Layout Add-on version 1.0.0
Initial version.
Filterable Layout Add-on version 2.0.0
Initial release supporting Vaadin 14+ Npm mode
Filterable Layout Add-on version 2.0.1
Maintenance release
Filterable Layout Add-on version 2.0.2
### Maintenance release
* Remove flow-build-info.json from directory JAR ([#15](https://github.com/FlowingCode/FilterableLayoutAddon/issues/15))