1. 首页
  2. 数据库
  3. 其它
  4. react booking calendar:响应式可定制的React预订日历 源码

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

上传者: 2021-02-08 20:46:52上传 ZIP文件 119.68KB 热度 12次
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 ) ,
用户评论