Back to Trilium

Interface FBranchRow

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

0.102.21.3 KB
Original Source

Interface FBranchRow

interface FBranchRow {
branchId: string;
fromSearchNote: boolean;
isDeleted?: boolean;
isExpanded?: boolean;
noteId: string;
notePosition: number;
parentNoteId: string;
prefix?: string;
}

Index

Properties

branchIdfromSearchNoteisDeleted?isExpanded?noteIdnotePositionparentNoteIdprefix?

Properties

branchId

branchId: string

fromSearchNote

fromSearchNote: boolean

OptionalisDeleted

isDeleted?: boolean

OptionalisExpanded

isExpanded?: boolean

noteId

noteId: string

notePosition

notePosition: number

parentNoteId

parentNoteId: string

Optionalprefix

prefix?: string

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark

On This Page

Properties branchIdfromSearchNoteisDeletedisExpandednoteIdnotePositionparentNoteIdprefix