mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
[Doc] unify terminology of overlay
This commit is contained in:
@@ -85,7 +85,7 @@ export default {
|
||||
| active-color | 菜单标题和选项的选中态颜色 | `String` | `#1989fa` | - |
|
||||
| z-index | 菜单栏 z-index 层级 | `Number` | `10` | - |
|
||||
| overlay | 是否显示遮罩层 | `Boolean` | `true` | - |
|
||||
| close-on-click-overlay | 是否在点击蒙层后关闭菜单 | `Boolean` | `true` | - |
|
||||
| close-on-click-overlay | 是否在点击遮罩层后关闭菜单 | `Boolean` | `true` | - |
|
||||
|
||||
### DropdownItem Props
|
||||
|
||||
|
Reference in New Issue
Block a user