提交 25b8a1b8 编写于 作者: A AmyFoxFN

[docs] time-picker

上级 5c5d64f2
......@@ -160,7 +160,7 @@ __Notice:__ Cause this component used create-api, so you should read [create-api
| - | - | - | - |
| len | date column, postpone `len` days backwards from now | Number | 3 |
| filter | date column, map time to the text in filter | Array | ['今日'] |
| format | format time | String | 'M月d日' |
| format | format time | String | 'M月D日' |
### Events
......
......@@ -150,7 +150,7 @@ __注:__ 由于此组件基于 create-api 实现,所以在使用之前,请
| - | - | - | - |
| len | 日期列,从当前时间算起,往后推len天 | Number | 3 |
| filter | 日期列,将时间映射为filter中的文案内容 | Array | ['今日'] |
| format | 时间格式化 | String | 'M月d日' |
| format | 时间格式化 | String | 'M月D日' |
### 事件
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册