mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Update menus.mdx
This commit is contained in:
parent
9e08fd668c
commit
5b60fcc8f6
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ type MenuItem struct {
|
|||
| Checked | bool | Adds check to item (Checkbox & Radio types) |
|
||||
| SubMenu | [\*Menu](#menu) | Sets the submenu |
|
||||
| Click | [Callback](#callback) | Callback function when menu clicked |
|
||||
| Role | string | Defines a [role](#roles) for this menu item. Mac only for now. |
|
||||
| Role | string | Defines a [role](#role) for this menu item. Mac only for now. |
|
||||
|
||||
### Accelerator
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue