Trilium Frontend API
Preparing search index...
<internal>
Attribute
Interface Attribute
interface
Attribute
{
attributeId
?:
string
;
endIndex
?:
number
;
isInheritable
?:
boolean
;
name
:
string
;
noteId
?:
string
;
startIndex
?:
number
;
type
:
AttributeType
;
value
?:
string
;
}
Index
Properties
attribute
Id?
end
Index?
is
Inheritable?
name
note
Id?
start
Index?
type
value?
Properties
Optional
attribute
Id
attributeId
?:
string
Optional
end
Index
endIndex
?:
number
Optional
is
Inheritable
isInheritable
?:
boolean
name
name
:
string
Optional
note
Id
noteId
?:
string
Optional
start
Index
startIndex
?:
number
type
type
:
AttributeType
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribute
Id
end
Index
is
Inheritable
name
note
Id
start
Index
type
value
Trilium Frontend API
Loading...