Hide close button in dialog if in a noEscape modal
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
target: element,
|
||||
props: {
|
||||
onClose: closeModal,
|
||||
noEscape: options.noEscape,
|
||||
fullscreen: options.fullscreen,
|
||||
children: {component, props},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user