docs: update calendar/date-class demo (#23)

Co-authored-by: GU Yiling <justice360@gmail.com>
This commit is contained in:
Kyle He
2022-03-08 09:49:08 +08:00
committed by Justineo
parent 4598e30cc4
commit 45feeeb05b
3 changed files with 172 additions and 3 deletions

View File

@@ -44,6 +44,12 @@
[[ demo src="/demo/calendar/date-class.vue" ]]
### 自定义日期内容
通过 [`before`](#slots-before) 插槽来自定义前置内容。
[[ demo src="/demo/calendar/slots.vue" ]]
## API
### 属性