Package Exports
- @vaadin-component-factory/vcf-date-time-range-picker
- @vaadin-component-factory/vcf-date-time-range-picker/vcf-date-time-range-picker.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@vaadin-component-factory/vcf-date-time-range-picker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
<vcf-date-time-range-picker>
Web Component providing a date-time range selection field which includes a scrollable month calendar view and start and end time pickers.
Implementation is based on <vcf-date-range-picker>.
This component is part of Vaadin Component Factory.
How to use
<vcf-date-time-range-picker label="Enter a range" value="1990-12-28T05:15:40;1990-12-30T06:30"></vcf-date-time-range-picker>
Running demo
Fork the
vcf-date-time-range-picker
repository and clone it locally.Make sure you have npm installed.
When in the
vcf-date-time-range-picker
directory, runnpm install
to install dependencies.Run
npm start
to open the demo.
Contributing
To contribute to the component, please read the guideline first.
License
Distributed under Apache Licence 2.0
Date Time Range Picker Web Component is written by Vaadin Ltd.
Sponsored development
Major pieces of development of this add-on has been sponsored by multiple customers of Vaadin. Read more about Expert on Demand at: Support and Pricing.