event-calendar:自定义日历聚合物组件,支持显示事件

时间:2021-06-23 15:16:53
【文件属性】:
文件名称:event-calendar:自定义日历聚合物组件,支持显示事件
文件大小:24KB
文件格式:ZIP
更新时间:2021-06-23 15:16:53
HTML <事件日历> 自定义日历聚合物组件,支持事件显示。 支持每月、每周、每天和列表视图。 演示 安装 使用安装组件: $ bower install event-calendar --save 或 。 用法 导入 Web Components 的 polyfill: < script src =" bower_components/webcomponentsjs/webcomponents.min.js " > </ script > 导入事件日历组件: < link rel =" import " href =" bower_components/event-calendar/dist/event-calendar.html " > 开始使用吧! < calendar-month curDate =" 2015-2-10 " header view =" month "
【文件预览】:
event-calendar-master
----index.html(4KB)
----bower.json(679B)
----Gruntfile.js(1KB)
----src()
--------event-list.html(1KB)
--------calendar-month.html(5KB)
--------calendar-day-base.html(866B)
--------calendar-day.html(4KB)
--------calendar-week.html(998B)
--------event-calendar.html(7KB)
----LICENSE(1KB)
----test()
--------event-calendar-test.html(6KB)
--------index.html(1KB)
----README.md(5KB)
----dist()
--------event-list.html(1KB)
--------calendar-month.html(5KB)
--------calendar-day-base.html(852B)
--------calendar-day.html(4KB)
--------calendar-week.html(998B)
--------event-calendar.html(7KB)
----.editorconfig(418B)
----.gitignore(44B)
----package.json(987B)

网友评论