<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="Enter date range" value="1990-01-28" end-value="1990-01-30">
</vcf-date-range-picker>
-
Fork the
vcf-date-range-picker
repository and clone it locally. -
Make sure you have npm installed.
-
When in the
vcf-date-range-picker
directory, runnpm install
to install dependencies. -
Run
npm start
to open the demo.
To contribute to the component, please read the guideline first.
Apache License 2.0