mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
10 lines
No EOL
245 B
Markdown
10 lines
No EOL
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 |