Desktop native menu vs Web
قراءة 2 دقيقة
Same content as §3.12 desktop native menu — this is the §7 Apps perspective.

🚧 Desktop app in development — this article is a preview. Content may change and the download link will be enabled when the desktop app launches.
Four main menus
Electron desktop adds OS-level:
- File: new book, open, import, export, preferences, quit
- Edit: undo / redo, clipboard, search, preferences
- View: toggle panels, Zen Mode, font size, dark / light, fullscreen
- Help: Guided Tour, shortcuts, report, check updates, about
See: §3.12 Desktop native menu
Web doesn't have these
Web triggers the same features via in-app toolbar. Same functionality, different surface.
Related
Was this helpful?