Menu Bar

Application menu bar with File, Edit, Image, Layer, Select, Filter, View, and Help menus. Supports keyboard shortcuts and submenus.

CategoryControls
Sourcepackages/editor-ui/src/menu-bar
Preview Portpsd.pg.yatsyk.com (dev)

Live Preview

Dev only:Run cd apps/ui-preview && pnpm dev -p 7041 for live preview. Source: packages/editor-ui/src/menu-bar

Variants

Props

PropTypeDescription
storeMenuBarStoreMobX store providing menu structure and action handlers

Source Code

Component source: packages/editor-ui/src/menu-bar

UI Preview page: apps/ui-preview/app/menu-bar/page.tsx