文件名称:react-timetable-events:时间表事件React组件
文件大小:175KB
文件格式:ZIP
更新时间:2024-06-08 00:24:45
JavaScript
React时间表事件 说明 React时间表事件组件 安装 yarn add react-timetable-events 用法 import React , { Component } from 'react' import Timetable from 'react-timetable-events' class Example extends Component { render ( ) { return ( < Timetable xss=removed> ) } } 可用道具 TimeTable . propTypes = { events : PropTypes . object . isRequired , // events object prepared with days
【文件预览】:
react-timetable-events-master
----.eslintrc(550B)
----rollup.config.js(599B)
----yarn.lock(244KB)
----src()
--------styles.css(941B)
--------test.js(150B)
--------index.js(4KB)
----.babelrc(138B)
----CONTRIBUTING.md(886B)
----example()
--------public()
--------yarn.lock(227KB)
--------src()
--------README.md(103KB)
--------package.json(591B)
----LICENSE(1KB)
----README.md(3KB)
----.gitignore(268B)
----package.json(1KB)