Skip to content

Commit

Permalink
docs: add compatibility section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paodb committed Nov 7, 2024
1 parent 58dac2f commit 8f36d75
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@ The Lookup field component allows you to search a specific record with:
* a combobox
* a dialog and a grid that can contains all the fields

## Compatibility

- Version 1.x.x -> Up to Vaadin 17.x.x
- Version 2.x.x -> Vaadin 17+
- Version 3.x.x -> Vaadin 23.x
- Version 4.x.x -> Vaadin 24.x

## How to use it

Create a new component LookupField and use it like a Field.
Expand Down

0 comments on commit 8f36d75

Please sign in to comment.