Trilium Frontend API
Preparing search index...
<internal>
DragData
Interface DragData
The information contained within a drag event.
interface
DragData
{
branchId
:
string
;
noteId
:
string
;
title
:
string
;
}
Index
Properties
branch
Id
note
Id
title
Properties
branch
Id
branchId
:
string
note
Id
noteId
:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branch
Id
note
Id
title
Trilium Frontend API
Loading...
The information contained within a drag event.