mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
* feat(menu): add icon and nativeIcon support for Submenu in tauri and @tauri-apps/api * Merge branch 'dev' into dev * Update muda * feat(menu): add set_icon and set_native_icon methods to set submenu icons * feat(menu): unify icon handling by introducing MenuIcon type * chore: sync bundle.global.js * Make setIcon actually work * Regenerate `bundle.global.js` --------- Co-authored-by: Tony <legendmastertony@gmail.com>
Examples
Following directories contain examples of tauri app functionality.
There are different execution steps depending on the example. See each directory README.md for execution method.