Browse Source

update index.md

pull/189/head
afc163 9 years ago
parent
commit
1845bc0633
  1. 4
      components/datepicker/index.md

4
components/datepicker/index.md

@ -12,12 +12,12 @@
当用户需要输入一个日期/时间,可以点击标准输入框,弹出日期面板进行选择。支持键盘操作。
## API
```html
<Datepicker value="2015-01-01" />
```
## API
| 参数 | 说明 | 类型 | 默认值 |
|--------------|----------------|----------|--------------|
| value | 日期 | string | 无 |

Loading…
Cancel
Save