We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c8c890 commit bc5abe8Copy full SHA for bc5abe8
README.md
@@ -14,6 +14,12 @@ A Vaadin Flow component for filtering Grids.
14
## Installation
15
[Installation guide for the latest release](https://github.com/xdev-software/vaadin-grid-filter/releases/latest#Installation)
16
17
+#### Compatibility with Vaadin
18
+
19
+| Vaadin version | Grid-Filter version |
20
+| --- | --- |
21
+| Vaadin 24+ (latest) | ``1+`` |
22
23
## Run the Demo
24
* Checkout the repo
25
* Run ``mvn install && mvn -f vaadin-grid-filter-demo spring-boot:run``
0 commit comments