org.webjars.bowergithub.haithemmosbahi:scheduler-component

WebJar for scheduler-component


Keywords
calendar, custom-elements-v1, es6, fullcalendar-library, polymer, scheduler, web-components, webcomponents
License
MIT

Documentation

<scheduler-component>

A Polymer 2.0 custom element for managing and scheduling events. A high level wrapper for the FullCalendar library that uses Polymer version 2.0 and ES6.

Properties and Methods

The scheduler component can be configured and customized like any custom element using properties and methods.

Events

The scheduler element dispatches the events below :

Install

You can install this element using bower :

$ bower install scheduler-component --save

Install the Polymer-CLI

First, make sure you have the 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. Run polymer test to run your application's test suite locally.

Contributing

Comments, questions, suggestions, issues, and pull requests are all welcome.

License

MIT License