Public API for the demo's view-object / canvas context menus.
Per-submenu builders + helpers live under ./submenus/ and ./helpers/. Most consumers only need the two menu classes and the matching context types, which are what this barrel exports.
./submenus/
./helpers/
Public API for the demo's view-object / canvas context menus.
Per-submenu builders + helpers live under
./submenus/and./helpers/. Most consumers only need the two menu classes and the matching context types, which are what this barrel exports.