react-booking-calendar:响应式可定制的React预订日历

时间:2024-02-25 18:17:31
【文件属性】:

文件名称:react-booking-calendar:响应式可定制的React预订日历

文件大小:120KB

文件格式:ZIP

更新时间:2024-02-25 18:17:31

react javascript frontend FrontendJavaScript

React预订日历 响应式可定制的React预订日历。 安装 npm install --save react-booking-calendar 用法 import React from 'react' ; import BookingCalendar from 'react-booking-calendar' ; const bookings = [ new Date ( 2016 , 7 , 1 ) , new Date ( 2016 , 7 , 2 ) , new Date ( 2016 , 7 , 3 ) , new Date ( 2016 , 7 , 9 ) ,


【文件预览】:
react-booking-calendar-master
----index.html(3KB)
----.eslintrc(414B)
----webpack.config.js(719B)
----src()
--------Week.js(3KB)
--------DayNames.js(280B)
--------Day.js(497B)
--------BookingCalendar.scss(4KB)
--------index.js(84B)
--------BookingCalendar.js(3KB)
----.babelrc(64B)
----lib()
--------index.js(279KB)
----preview.png(35KB)
----spec()
--------booking-calendar.spec.js(416B)
--------spec-helper.js(29B)
----LICENSE(1KB)
----README.md(2KB)
----.editorconfig(117B)
----.gitignore(70B)
----karma.conf.js(1003B)
----package.json(2KB)

网友评论