mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
docs: [menu] capitalize descriptions (#15850)
Update menu.md Co-authored-by: Super <128784464+superhorse622@users.noreply.github.com> Co-authored-by: btea <2356281422@qq.com>
This commit is contained in:
parent
89183e2681
commit
646fe0ff9f
@ -89,8 +89,8 @@ menu/popper-offset
|
||||
|
||||
| Methods Name | Description | Parameters |
|
||||
| ------------ | ------------------------- | ------------------------------------- |
|
||||
| open | open a specific sub-menu | index: index of the sub-menu to open |
|
||||
| close | close a specific sub-menu | index: index of the sub-menu to close |
|
||||
| open | Open a specific sub-menu | index: index of the sub-menu to open |
|
||||
| close | Close a specific sub-menu | index: index of the sub-menu to close |
|
||||
|
||||
## Menu Events
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user