feat(Calendar): add subtitle slot (#8980)

This commit is contained in:
neverland
2021-07-05 13:06:04 +08:00
committed by GitHub
parent 8bc924ea62
commit 779f3363c2
6 changed files with 25 additions and 20 deletions
+1
View File
@@ -338,6 +338,7 @@ export default {
| 名称 | 说明 | 参数 |
| --------------------- | ------------------------ | ---------- |
| title | 自定义标题 | - |
| subtitle `v3.1.3` | 自定义日历副标题 | - |
| footer | 自定义底部区域内容 | - |
| top-info `v3.0.17` | 自定义日期上方的提示信息 | _day: Day_ |
| bottom-info `v3.0.17` | 自定义日期下方的提示信息 | _day: Day_ |