This is a component to select a date range with single calendar popup.
This is a component to select a date range with single calendar popup.
This project is based on DatePicker component for Vaadin Flow and also in EnhancedDatePicker.
On top of basic functionality of DatePicker, it has ability to select date ranges using only one scrollable calendar. As in EnhancedDatePicker, formatting is done by JavaScript library date-fns v2.0.0-beta.2. More information about supported formatting paterns can be found here: https://date-fns.org/v2.0.0-beta.2/docs/format
Note
- Version 1.X.Y supports Vaadin 14+
- Version 2.X.Y supports Vaadin 21+
- Version 3.X.Y supports Vaadin 23+
Install
Framework Support
Vaadin platform 23+
Install with
Release notes - Version 3.0.2
Update web component dependency to 4.9.2.