Add locale prop link

This commit is contained in:
afc163 2015-10-23 18:17:57 +08:00
parent f8122309fa
commit 5d7fea6c68
2 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,7 @@
- order: 9
通过 `locale` 配置时区、语言等。
通过 `locale` 配置时区、语言等[默认配置](https://github.com/ant-design/ant-design/issues/424)
---

View File

@ -29,6 +29,7 @@
| disabled | 禁用 | bool | false |
| calendarStyle | 格外的弹出日历样式,例如 zIndex | object | {} |
| size | 输入框大小,`large` 高度为 32px`small` 为 22px默认是 28px | string | 无 |
| locale | 国际化配置,[详细配置](https://github.com/ant-design/ant-design/issues/424) | object | - |
<style>
.code-box-demo .ant-calendar-picker {