Back to Trilium

Interface NoteSwitchedContext

docs/Script API/interfaces/Frontend_Script_API._internal_.NoteSwitchedContext.html

0.102.2797 B
Original Source

Interface NoteSwitchedContext

interface NoteSwitchedContext {
noteContext: NoteContext;
notePath: undefined | null | string;
}

Index

Properties

noteContextnotePath

Properties

noteContext

noteContext: NoteContext

notePath

notePath: undefined | null | string

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark

On This Page

Properties noteContextnotePath