We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f84b7d commit ceff7f4Copy full SHA for ceff7f4
components/MultiDrawer.vue
@@ -5,6 +5,7 @@
5
6
<Label v-show="backdropVisible"
7
ref="backDrop"
8
+ iosOverflowSafeArea="true"
9
opacity="0"
10
:backgroundColor="optionsInternal.backdropColor"
11
@pan="onBackDropPan"
0 commit comments