Directory

← Back

mp-calendar

mp-calendar is a web components providing calendar date functionality and event support, build with Polymer 2.0

Author

Contributors

Rating

[ This description is mirrored from README.md at github.com/mpachnis/mp-calendar on 2019-05-22 ]

Build Status Published on webcomponents.org Published on Vaadin  Directory Stars on vaadin.com/directory

<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

mp-calendar docs & demo

Install the component using Bower:

$ bower install --save mp-calendar

Usage

  1. Import Web Components' polyfill:
<script src="bower_components/webcomponentsjs/webcomponents-lite.js"></script>
  1. Import Custom Element:
<link rel="import" href="bower_components/mp-calendar/mp-calendar.html">
  1. Start using it!

Compatibility

(Loading compatibility data...)

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
Online