breaking change: rename get-container to teleport
This commit is contained in:
@@ -258,7 +258,7 @@ Following props are supported when the poppable is true
|
||||
| close-on-popstate `v2.4.4` | Whether to close when popstate | _boolean_ | `true` |
|
||||
| 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 `v2.4.4` | Return the mount node for Calendar | _string \| () => Element_ | - |
|
||||
| teleport `v2.4.4` | Return the mount node for Calendar | _string \| Element_ | - |
|
||||
|
||||
### Range Props
|
||||
|
||||
|
||||
Reference in New Issue
Block a user