Docs(en-US): [Calendar] (#22269)

pull/22383/head
Hazel 2023-02-09 21:11:04 +08:00 committed by GitHub
parent a14ad2a6f6
commit 5ab93421b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ Display date.
|-----------------|------------------- |---------- |---------------------- |--------- | |-----------------|------------------- |---------- |---------------------- |--------- |
| value / v-model | binding value | Date/string/number | — | — | | value / v-model | binding value | Date/string/number | — | — |
| range | time range, including start time and end time. Start time must be start day of week, end time must be end day of week, the time span cannot exceed two months. | Array | — | — | | range | time range, including start time and end time. Start time must be start day of week, end time must be end day of week, the time span cannot exceed two months. | Array | — | — |
| first-day-of-week | fisrt day of week| Number | 1 to 7 | 1 | | first-day-of-week | first day of week| Number | 1 to 7 | 1 |
### dateCell Scoped Slot Parameters ### dateCell Scoped Slot Parameters
| Attribute | Description | Type | Accepted Values | Default | | Attribute | Description | Type | Accepted Values | Default |