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
@@ -332,6 +332,7 @@ Following props are supported when the type is multiple
| Name | Description | SlotProps |
| --------------------- | ------------------------- | ---------- |
| title | Custom title | - |
| subtitle `v3.1.3` | Custom subtitle | - |
| footer | Custom footer | - |
| top-info `v3.0.17` | Custom top info of day | _day: Day_ |
| bottom-info `v3.0.17` | Custom bottom info of day | _day: Day_ |