Fixed #4463 - Dialog: new blockScroll property

This commit is contained in:
Tuğçe Küçükoğlu 2023-09-18 12:14:52 +03:00
parent aa34254aa7
commit d9aeaec5e7
4 changed files with 17 additions and 2 deletions

View file

@ -247,6 +247,10 @@ export default {
type: Boolean,
default: true
},
blockScroll: {
type: Boolean,
default: false
},
baseZIndex: {
type: Number,
default: 0