breaking change: rename get-container to teleport
This commit is contained in:
@@ -12,12 +12,12 @@ const defaultConfig = {
|
||||
onScale: null,
|
||||
onClose: null,
|
||||
onChange: null,
|
||||
teleport: 'body',
|
||||
className: '',
|
||||
showIndex: true,
|
||||
closeable: false,
|
||||
closeIcon: 'clear',
|
||||
asyncClose: false,
|
||||
getContainer: 'body',
|
||||
startPosition: 0,
|
||||
swipeDuration: 500,
|
||||
showIndicators: false,
|
||||
|
||||
Reference in New Issue
Block a user