breaking change: rename get-container to teleport
This commit is contained in:
@@ -123,7 +123,7 @@ export default {
|
||||
| close-on-popstate | 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 | Return the mount node for ShareSheet | _string \| () => Element_ | - |
|
||||
| teleport | Return the mount node for ShareSheet | _string \| Element_ | - |
|
||||
|
||||
### Data Structure of Option
|
||||
|
||||
|
||||
Reference in New Issue
Block a user