JSPM

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

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q39674F
  • License Apache-2.0

Polymer element providing a date time range selection field with scrollable month calendar

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

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.

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.