Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ This is an addon that allows to export Vaadin's grid data to some formats like E
* Other templates can be used besides the basic templates
* Optionally can create the export buttons automatically (default)

## Supported versions

| Vaadin Version | Add-on Version |
|---|---|
| 24-25 | 3.x |
| 23 | 1.x |

## Online demo

[Online demo here](https://addonsv24.flowingcode.com/gridexporter)
Expand Down
Loading