Skip to content

Web Component providing a date range selection field with scrollable month calendar

License

Notifications You must be signed in to change notification settings

mlopezFC/vcf-date-range-picker-old

Repository files navigation

npm version

Published on Vaadin  Directory Stars on vaadin.com/directory

<vcf-date-range-picker>

<vcf-date-range-picker> is a Web Component providing a date range selection field which includes a scrollable month calendar view.

<vcf-date-range-picker label="From" end-label="To" value="1990-01-28" end-value="1990-01-30">
</vcf-date-range-picker>

Screenshot of vcf-date-range-picker

Running demo

  1. Fork the vcf-date-range-picker repository and clone it locally.

  2. Make sure you have npm installed.

  3. When in the vcf-date-range-picker directory, run npm install to install dependencies.

  4. Run npm start to open the demo.

Contributing

To contribute to the component, please read the guideline first.

License

Apache License 2.0

About

Web Component providing a date range selection field with scrollable month calendar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published