pf-calendar

PFElements

by SlashBunny

HTML

<base href="https://raw-dot-custom-elements.appspot.com/PFElements/pf-calendar/0.1.1/pf-calendar/">
<script src="../webcomponentsjs/webcomponents-lite.js"></script>
<link rel="import" href="pf-calendar.html">
<pf-calendar calendarstyle="material-calendar" data='[
                          { "eventName": "Lunch Meeting w/ Mark", "calendar": "Work", "color": "orange","date":"1491322091394" },
                          { "eventName": "Giants vs Packers", "calendar": "sport", "color": "blue","date":"1499185140000" },
                          { "eventName": "Soccer", "calendar": "sport", "color": "blue","date":"1491581940000" },
                          { "eventName": "Public Holiday", "calendar": "holiday", "color": "green","date":"1494173940000" }]'>

</pf-calendar>