calendar-component - Vaadin Add-on Directory
Web component for displaying items in calendar view
**[ This description is mirrored from README.md at [github.com/onuridrisoglu/calendar-component](https://github.com//onuridrisoglu/calendar-component/blob/v1.0.0/README.md) on 2019-05-10 ]**
# \
Web component for displaying items in calendar view
## Install the Polymer-CLI
First, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) installed. Then run `polymer serve` to serve your element locally.
## Viewing Your Element
```
$ polymer serve
```
## Running Tests
```
$ polymer test
```
Your application is already set up to be tested via [web-component-tester](https://github.com/Polymer/web-component-tester). Run `polymer test` to run your application's test suite locally.
## Demo
```html
```
View on GitHubcalendar-component version 1.0.1-beta
### Dependencies
* polymer#^2.0.0
* vaadin-button#vaadin/vaadin-button#^2.1.0
* vaadin-icons#vaadin/vaadin-icons#^4.2.0
* vaadin-text-field#vaadin/vaadin-text-field#^2.1.2
* iron-icon#^2.0.1
calendar-component version 1.0.0
### Dependencies
* polymer#^2.0.0
* vaadin-button#vaadin/vaadin-button#^2.1.0
* vaadin-icons#vaadin/vaadin-icons#^4.2.0
* vaadin-text-field#vaadin/vaadin-text-field#^2.1.2
* iron-resizable-behavior#^2.1.1
* iron-icon#^2.0.1