0.1.6 • Published 5 years ago
@ewtd/ewt-date-multiple-choice v0.1.6
USAGE
Install
$ npm i @ewtd/ewtdemo
import { DateMultipleChoice } from '@ewtd/ewt';
...
<DateMultipleChoice />API
| 参数 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| checkValue | 被选中的日期 | array | [] |
| onConfirm | 日期选择回调 | func | () => {} |
| range | 开始结束时间 | object |