Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dgw2030521/slider-date-picker

自定义的横滑日历组件
https://github.com/dgw2030521/slider-date-picker

datepicker example react vite

Last synced: 7 days ago
JSON representation

自定义的横滑日历组件

Awesome Lists containing this project

README

        

### 依赖包

- moment

### 使用示例

- 指定宽度
- children 为标题,自己开发
- dateValue 必传
- onChangeCallback

```javascript


{
console.log(mdate.format('YYYY-MM-DD'));
}}
>


DEMO

desc 16



```

### 开发

- git acm
- npm run release patch
- npm publish
- git push