Skip to content

vaadin-component-factory/vcf-date-time-range-picker

 
 

Repository files navigation

npm version

<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.

vcf-date-time-range-picker

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

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

  2. Make sure you have npm installed.

  3. When in the vcf-date-time-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

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 51.8%
  • HTML 48.2%