calendar:Reactlet 日历

时间:2021-06-04 19:22:44
【文件属性】:
文件名称:calendar:Reactlet 日历
文件大小:57KB
文件格式:ZIP
更新时间:2021-06-04 19:22:44
JavaScript Reactlet 日历 日历组件 示例代码: app.componentData = { year: 2014, month: 9, eventsCollection: { '2015-05-01': [ { category:'home', title:'gas bill' }, { category:'work', title:'report due' } ], '2015-05-11': [ { category:'home', title:'test' } ] } }; app.component = React.render( <Calendar data={ app.componentData } /
【文件预览】:
calendar-master
----res()
--------reactlet-calendar-events-demo.png(14KB)
--------reactlet-calendar-demo.png(57KB)
----src()
--------calendar.css(2KB)
--------calendar.js(7KB)
----LICENSE(1KB)
----README.md(580B)

网友评论