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 -1
View File
@@ -136,7 +136,7 @@ export default {
| close-on-click-action | Whether to close when click action | _boolean_ | `false` |
| close-on-click-overlay | Whether to close when click overlay | _boolean_ | `true` |
| safe-area-inset-bottom | Whether to enable bottom safe area adaptation | _boolean_ | `true` |
| get-container | Return the mount node for action-sheet | _string \| () => Element_ | - |
| get-container | Return the mount node for ActionSheet | _string \| () => Element_ | - |
### Data Structure of Action