mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 20:09:08 +08:00
docs: 时间类组件事件动作文档&inputDate组件动作功能完善
This commit is contained in:
parent
1bcfed45df
commit
fc57b70cf5
@ -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` | |
|
||||
|
||||
## 事件表
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user