Add-on Directory

Filterable Layout Add-on - Vaadin Add-on Directory

Extension that allows you to build forms that can filter the components inside it Filterable Layout Add-on - Vaadin Add-on Directory
Filterable 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 #### Found a bug or have a suggestion? Report it on GitHub For bug reports, feature suggestions, or questions, please open an issue on [GitHub](https://github.com/FlowingCode/FilterableLayoutAddon/issues). This makes it easier for us to track and respond efficiently, ensuring you get the best possible support. Your input helps us improve—thank you!
View on GitHub
Online 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))