Skip to content

NotebookNavigatorApi

Notebook Navigator’s public API object, narrowed to what this library uses.

Import:

import type { NotebookNavigatorApi } from 'obsidian-dev-utils/obsidian/notebook-navigator';

Signature:

export interface NotebookNavigatorApi

Properties

PropertyTypeDescription
menusNotebookNavigatorMenusThe menu-extension namespace.

Links to this page: