UTF-8 test

This commit is contained in:
Lea Anthony
2020-11-27 22:22:30 +11:00
parent dbe6000632
commit a0fe2f1e13
3 changed files with 16 additions and 4 deletions

10
v2/pkg/menu/README.md Normal file
View File

@@ -0,0 +1,10 @@
# 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