registerEditorMountHook
Install an editor-mount hook. Called by feature secondary entries
(e.g. features/editing) on import. Idempotent across hot-reload
boundaries is NOT guaranteed; consumers should import once.
Plugin API
registerEditorMountHook(hook: EditorMountHook): voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
hook | EditorMountHook |