trilium
Preparing search index...
Backend Script API
<internal>
AttributeRow
Interface AttributeRow
interface
AttributeRow
{
attributeId
?:
string
;
isInheritable
?:
boolean
;
name
:
string
;
noteId
?:
string
;
position
?:
null
|
number
;
type
:
AttributeType
;
utcDateModified
?:
string
;
value
?:
string
;
}
Index
Properties
attribute
Id?
is
Inheritable?
name
note
Id?
position?
type
utc
Date
Modified?
value?
Properties
Optional
attribute
Id
attributeId
?:
string
Optional
is
Inheritable
isInheritable
?:
boolean
name
name
:
string
Optional
note
Id
noteId
?:
string
Optional
position
position
?:
null
|
number
type
type
:
AttributeType
Optional
utc
Date
Modified
utcDateModified
?:
string
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribute
Id
is
Inheritable
name
note
Id
position
type
utc
Date
Modified
value
trilium
Loading...