Skip to content

Commit 12d3b1e

Browse files
paodbmlopezFC
authored andcommitted
docs: update readme
1 parent 8aa0029 commit 12d3b1e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,14 @@ On top of basic functionality of DatePicker, it has ability to select date range
66
As in EnhancedDatePicker, formatting is done by JavaScript library [date-fns v2.0.0-beta.2](https://date-fns.org/v2.0.0-beta.2/docs/Getting-Started). More information about supported formatting paterns can be found here:
77
https://date-fns.org/v2.0.0-beta.2/docs/format
88

9+
This component is part of Vaadin Component Factory
910

11+
#Compatibility
1012

11-
This component is part of Vaadin Component Factory
13+
- Version 1.x.x supports Vaadin 14+
14+
- Version 2.x.x supports Vaadin 21+
15+
- Version 3.x.x supports Vaadin 23.0.x
16+
- Version 4.x.x supports Vaadin 23.1 & 23.2
1217

1318
## Running the component demo
1419
Run from the command line:

0 commit comments

Comments
 (0)