文件名称:react-awesome-calendar:一个易于使用的 React 日历组件
文件大小:712KB
文件格式:ZIP
更新时间:2024-08-13 05:34:31
JavaScript
:calendar: React真棒日历 :rainbow: react-awesome-calendar是一个库,可让您轻松地向应用程序添加日历。 React Awesome Calendar 还支持显示事件的能力。 安装 npm install --save react-awesome-calendar 例子 每月 日常 每年 基本使用 import Calendar from ' react-awesome-calendar ' ; const events = [{ id: 1, color: ' #fd3153 ' , from: ' 2019-05-02T18:00:00+00:00 ' , to: ' 2019-05-05T19:00:00+00:00 ' , title: ' This is an event ' }, { id: 2, color:
【文件预览】:
react-awesome-calendar-master
----.gitignore(317B)
----README.md(7KB)
----CHANGELOG.md(723B)
----.prettierrc(68B)
----package.json(3KB)
----src()
--------app()
--------__tests__()
----.babelrc(85B)
----index.js(50B)
----example()
--------.gitignore(317B)
--------README.md(862B)
--------public()
--------.prettierrc(68B)
--------package.json(2KB)
--------src()
--------.babelrc(73B)
--------webpack.config.js(2KB)
--------.eslintrc.js(134B)
--------package-lock.json(1.25MB)
----enzymeSetup.js(132B)
----.npmignore(135B)
----webpack.config.js(2KB)
----.eslintrc.js(163B)
----assets()
--------react-awesome-calendar.svg(7KB)
--------daily.jpg(78KB)
--------yearly.jpg(117KB)
--------monthly.jpg(60KB)
----package-lock.json(836KB)