feat(Calendar): add get-contaienr prop (#5609)
This commit is contained in:
@@ -231,6 +231,7 @@ export default {
|
||||
| confirm-disabled-text | 确认按钮处于禁用状态时的文字 | *string* | `确定` |
|
||||
| max-range`2.4.3` | 日期区间最多可选天数,默认无限制 | *number* | - |
|
||||
| range-prompt`2.4.3` | 选择超过区间范围时的提示文案 | *string* | `选择天数不能超过 xx 天` |
|
||||
| get-container`2.4.4` | 指定挂载的节点,[用法示例](#/zh-CN/popup#zhi-ding-gua-zai-wei-zhi) | *string \| () => Element* | - |
|
||||
|
||||
### Day 数据结构
|
||||
|
||||
|
||||
Reference in New Issue
Block a user