mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-27 02:01:15 +08:00
docs: [menu] add popper-effect
attribute (#10868)
This commit is contained in:
parent
0fb2dc950c
commit
e7331c2cb9
@ -61,6 +61,7 @@ menu/collapse
|
||||
| menu-trigger | how sub-menus are triggered, only works when `mode` is 'horizontal' | string | hover / click | hover |
|
||||
| router | whether `vue-router` mode is activated. If true, index will be used as 'path' to activate the route action. Use with `default-active` to set the active item on load. | boolean | — | false |
|
||||
| collapse-transition | whether to enable the collapse transition | boolean | — | true |
|
||||
| popper-effect | Tooltip theme, built-in theme: `dark` / `light` when menu is collapsed | string | dark / light | dark |
|
||||
|
||||
## Menu Methods
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user