文件名称:React 应用程序的日期/范围选择器。
文件大小:9.55MB
文件格式:ZIP
更新时间:2024-06-28 08:59:42
Date / Time picker
React-Trip-Date React 应用程序的日期/范围选择器。 多月、自动响应、可选天数范围选择器、主题库支持 Jalali 和 Gregorian 使用 Day.js(2KB 不可变日期和不需要 moment.js)演示在线演示也可用! 或 要在您自己的计算机上运行该演示: git clone https://github.com/samsam-ahmadi/react-trip-date.git cd react-trip-date yarn && yarn storybook 访问 http://localhost:9009/入门 兼容性 您的项目需要使用 React 16 或更高版本。 如果你使用旧版本的 React,请参考下表找到合适的 React-Trip-Date 版本。 安装 npm install react-trip-date yarn add react-trip-date 用户指南 DatePicker 道具 道具名称 描述 默认值 示例值 onChange 此函数返回天数数组 n/a (days:string[]) => console.log( '
【文件预览】:
react-trip-date-master
----rollup.config.js(1011B)
----.github()
--------ISSUE_TEMPLATE()
--------templates()
--------pull_request_template.md(874B)
--------workflows()
----yarn.lock(703KB)
----.importsortrc(84B)
----src()
--------stories()
--------index.ts(427B)
--------calendar()
--------constant()
--------rangePicker()
--------components()
--------assets()
--------styles.d.ts(158B)
--------libs()
--------datePicker()
--------react-app-env.d.ts(40B)
--------setupTests.ts(255B)
----.storybook()
--------main.js(233B)
----tsconfig.json(663B)
----LICENSE(34KB)
----.prettierrc(209B)
----README.md(13KB)
----.lintstagedrc(115B)
----.huskyrc(117B)
----.commitlintrc.yml(49B)
----.gitignore(352B)
----demo.gif(9.45MB)
----package.json(3KB)