trilium
Preparing search index...
Frontend Script API
<internal>
CommandData
Interface CommandData
Base interface for the data/arguments for a given command (see
CommandMappings
).
interface
CommandData
{
ntxId
?:
null
|
string
;
}
Hierarchy (
View Summary
)
CommandData
NoteCommandData
ContextMenuCommandData
ExecuteCommandData
Index
Properties
ntx
Id?
Properties
Optional
ntx
Id
ntxId
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ntx
Id
trilium
Loading...
Base interface for the data/arguments for a given command (see CommandMappings).