simple-react-calendar:基于React的简单日历组件,用于选择日期和日期范围

时间:2024-02-23 22:36:39
【文件属性】:

文件名称:simple-react-calendar:基于React的简单日历组件,用于选择日期和日期范围

文件大小:2.36MB

文件格式:ZIP

更新时间:2024-02-23 22:36:39

react webpack eslint jest calendar

简单React日历 用于基于React的应用程序的简单日历组件。 该组件易于使用,但在需要自定义时非常灵活。 用法 您可以在找到该组件的在线演示。 屏幕 安装 使用npm npm install simple-react-calendar 使用纱 yarn add simple-react-calendar 用法 import React , { Component } from 'react' import SimpleReactCalendar from 'simple-react-calendar' class MyApp extends Component { render ( ) { return < SimpleReactCalendar xss=removed> } } 可用的组件属性 所有属性都是可选的,仅渲染就已经为您提供了一个有效的日历组件。 物产 道具类型 描述 MonthHeaderComponent object或func 用此节点object或class func


网友评论