Guppy.App.ContextMenu (guppy v0.1.0)

Copy Markdown View Source

Minimal app-owned context-menu popup window.

The menu is intentionally Elixir-owned. Native elements emit :context_menu events, the owning app opens this transient Guppy.Window, and item clicks dispatch registered app commands through Guppy.App.handle_command/3.

Summary

Functions

child_spec(arg)

handle_info(message, state)

init(arg)

start_link(arg, opts \\ [])