Skip to content

Commit 736f319

Browse files
Add showCloseButton
1 parent 69f7ac8 commit 736f319

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

jQuery/src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ $(() => {
6363
.dxPopup({
6464
width: 600,
6565
height: 400,
66+
showCloseButton: true,
6667
contentTemplate(contentElement) {
6768
$('<div />')
6869
.addClass('drill-down')

0 commit comments

Comments
 (0)