Skip to content

obsidian/components/menu-event-registrar-component

Registers menu event handlers with Obsidian’s workspace, supporting editor, file, and multi-file context menus.

ClassDescription
MenuEventRegistrarComponentMenuEventRegistrar backed by Obsidian’s App workspace events. Event handlers are registered with the provided Component for lifecycle management.