Trilium Frontend API
Preparing search index...
<internal>
ChatHighlightItem
Interface ChatHighlightItem
A highlight surfaced in the sidebar list.
interface
ChatHighlightItem
{
id
:
string
;
messageId
:
string
;
text
:
string
;
}
Index
Properties
id
message
Id
text
Properties
id
id
:
string
message
Id
messageId
:
string
text
text
:
string
The highlighted prose, shown as the list entry's label.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
message
Id
text
Trilium Frontend API
Loading...
A highlight surfaced in the sidebar list.