Back to Trilium

Interface PersistData

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

0.102.2787 B
Original Source

Interface PersistData

interface PersistData {
active: null | string;
expanded: string[];
focus: null | string;
selected: string[];
}

Index

Properties

activeexpandedfocusselected

Properties

active

active: null | string

expanded

expanded: string[]

focus

focus: null | string

selected

selected: string[]

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark

On This Page

Properties activeexpandedfocusselected