We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f84b7d + ceff7f4 commit c12a476Copy full SHA for c12a476
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