https://github.com/vaadin-component-factory/vcf-date-range-picker
https://github.com/vaadin-component-factory/vcf-date-range-picker
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vaadin-component-factory/vcf-date-range-picker
- Owner: vaadin-component-factory
- License: apache-2.0
- Created: 2021-05-07T04:24:01.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-22T13:36:30.000Z (9 months ago)
- Last Synced: 2024-11-08T05:44:06.653Z (6 months ago)
- Language: JavaScript
- Size: 1.31 MB
- Stars: 1
- Watchers: 9
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/@vaadin-component-factory/vcf-date-range-picker)
[](https://vaadin.com/directory/component/vaadin-component-factoryvcf-date-range-picker)
[](https://vaadin.com/directory/component/vaadin-component-factoryvcf-date-range-picker)# <vcf-date-range-picker>
[<vcf-date-range-picker>](https://vaadin.com/components/vcf-date-range-picker) is a Web Component providing a date range selection field which includes a scrollable month calendar view.
```html
```

## Running demo
1. Fork the `vcf-date-range-picker` repository and clone it locally.
1. Make sure you have [npm](https://www.npmjs.com/) installed.
1. When in the `vcf-date-range-picker` directory, run `npm install` to install dependencies.
1. Run `npm start` to open the demo.
## Contributing
To contribute to the component, please read [the guideline](https://github.com/vaadin/vaadin-core/blob/master/CONTRIBUTING.md) first.
## License
Apache License 2.0