feat(Calendar): add get-contaienr prop (#5609)

This commit is contained in:
neverland
2020-01-20 16:43:47 +08:00
committed by GitHub
parent 025811412b
commit 803727e2f9
4 changed files with 5 additions and 1 deletions
+1
View File
@@ -231,6 +231,7 @@ Set `poppable` to `false`, the calendar will be displayed directly on the page i
| confirm-disabled-text | Confirm button text when disabled | *string* | `Confirm` |
| max-range`2.4.3` | Number of selectable days | *number* | - |
| range-prompt`2.4.3` | Error message when exceeded max range | *string* | `Choose no more than xx days` |
| get-container`2.4.4` | Return the mount node for Calendar | _string \| () => Element_ | - |
### Data Structure of Day