We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b78ccde commit cc0a53cCopy full SHA for cc0a53c
components/drawer/demo/multi-level-drawer.vue
@@ -16,24 +16,6 @@ Open a new drawer on top of an existing drawer to handle multi branch tasks.
16
17
</docs>
18
19
-<docs>
20
----
21
-order: 6
22
-title:
23
- zh-CN: 多层抽屉
24
- en-US: Multi-level drawer
25
26
-
27
-## zh-CN
28
29
-在抽屉内打开新的抽屉,用以解决多分支任务的复杂状况。
30
31
-## en-US
32
33
-Open a new drawer on top of an existing drawer to handle multi branch tasks.
34
35
-</docs>
36
37
<template>
38
<a-button type="primary" @click="showDrawer">Open</a-button>
39
<a-drawer
0 commit comments