breaking change: rename get-container to teleport
This commit is contained in:
+1
-1
@@ -11,12 +11,12 @@ const defaultOptions = {
|
||||
onClose: null,
|
||||
onOpened: null,
|
||||
duration: 2000,
|
||||
teleport: 'body',
|
||||
iconPrefix: undefined,
|
||||
position: 'middle',
|
||||
transition: 'van-fade',
|
||||
forbidClick: false,
|
||||
loadingType: undefined,
|
||||
getContainer: 'body',
|
||||
overlayStyle: null,
|
||||
closeOnClick: false,
|
||||
closeOnClickOverlay: false,
|
||||
|
||||
Reference in New Issue
Block a user