We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a415d0b commit 05c3befCopy full SHA for 05c3bef
src/packages/__VUE/cascader/index.vue
@@ -5,6 +5,9 @@
5
position="bottom"
6
pop-class="nut-cascader__popup"
7
round
8
+ :lock-scroll="lockScroll"
9
+ :teleport="teleport"
10
+ :teleport-disable="teleportDisable"
11
:closeable="closeable"
12
:destroy-on-close="false"
13
:close-icon-position="closeIconPosition"
0 commit comments