mp-calendar
mp-calendar is a web components providing calendar date functionality and event support, build with Polymer 2.0
[ This description is mirrored from README.md at github.com/mpachnis/mp-calendar on 2019-05-22 ]
<mp-calendar>
It's a web components, providing calendar date functionality and events support, build with Polymer 2.0. For quick navigation between month and year, you can select one from the list.
Demo
Install the component using Bower:
$ bower install --save mp-calendar
Usage
- Import Web Components' polyfill:
<script src="bower_components/webcomponentsjs/webcomponents-lite.js"></script>
- Import Custom Element:
<link rel="import" href="bower_components/mp-calendar/mp-calendar.html">
- Start using it!
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Dependencies
- polymer#^2.0.0
- Released
- 2018-12-15
- Maturity
- IMPORTED
- License
- MIT License
Compatibility
- Framework
- Polymer 2.0+
- Polymer 1.0+ in 0.1.8
- Browser
- Browser Independent