breaking change: rename get-container to teleport
This commit is contained in:
+1
-1
@@ -70,6 +70,7 @@ Dialog.defaultOptions = {
|
||||
message: '',
|
||||
overlay: true,
|
||||
callback: null,
|
||||
teleport: 'body',
|
||||
className: '',
|
||||
allowHtml: true,
|
||||
lockScroll: true,
|
||||
@@ -78,7 +79,6 @@ Dialog.defaultOptions = {
|
||||
overlayClass: '',
|
||||
overlayStyle: null,
|
||||
messageAlign: '',
|
||||
getContainer: 'body',
|
||||
cancelButtonText: '',
|
||||
cancelButtonColor: null,
|
||||
confirmButtonText: '',
|
||||
|
||||
Reference in New Issue
Block a user