Skip to content

Commit

Permalink
docs: add the icon-day doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mengxiong10 committed Oct 14, 2019
1 parent 2ef143f commit 98c454a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ export default {
| confirm-text | the default text to display on confirm button | `string` | 'OK' |
| range-separator | the range separator text | `string` | '~' |
| date-format | format the time header and tooltip | `string` | '' |
| icon-day | set the number of calendar icon | `string`\|`number` | '' |

#### value-type
set the format of binding value
Expand Down
1 change: 1 addition & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ export default {
| confirm-text | 确认按钮的名称 | `string` | 'OK' |
| range-separator | range 分隔符 | `string` | '~' |
| date-format | 格式化时间组件头部和日历的tooltip,默认是format字段去除时间的格式化 | `string` | '' |
| icon-day | 设置日历图标的数字 | `string`\|`number` | '' |

#### value-type
设置绑定值的格式
Expand Down

0 comments on commit 98c454a

Please sign in to comment.