docs: 时间类组件事件动作文档&inputDate组件动作功能完善

This commit is contained in:
zhoushengqiang01 2022-03-17 21:26:58 +08:00
parent 1bcfed45df
commit fc57b70cf5

View File

@ -250,7 +250,7 @@ order: 58
| inputFormat | `string` | `HH:mm` | 时间选择器显示格式,即时间戳格式,更多格式类型请参考 [moment](http://momentjs.com/) |
| placeholder | `string` | `"请选择时间"` | 占位文本 |
| clearable | `boolean` | `true` | 是否可清除 |
| timeConstraints | `object` | `true` | 请参考: [react-datetime](https://github.com/YouCanBookMe/react-datetime) |
| timeConstraints | `object` | `true` | |
## 事件表