feat(Calendar): add allow-same-day prop (#5688)
This commit is contained in:
@@ -273,6 +273,7 @@ Following props are supported when the type is range
|
||||
|------|------|------|------|
|
||||
| max-range `v2.4.3` | Number of selectable days | *number \| string* | - |
|
||||
| range-prompt `v2.4.3` | Error message when exceeded max range | *string* | `Choose no more than xx days` |
|
||||
| allow-same-day `v2.5.6` | Whether the start and end time of the range is allowed on the same day | *boolean* | `fasle` |
|
||||
|
||||
### Data Structure of Day
|
||||
|
||||
|
||||
Reference in New Issue
Block a user