mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-06 19:42:09 +08:00
10 lines
245 B
Markdown
10 lines
245 B
Markdown
# Menus
|
|
|
|
Menu support is heavily inspired by Electron's approach.
|
|
|
|
## Features
|
|
|
|
* Supports Text, Checkbox, Radio, Submenu and Separator
|
|
* Radio groups are defined as any number of adjacent radio items
|
|
* UTF-8 menu labels
|
|
* UTF-8 menu IDs |