trilium
Preparing search index...
Frontend Script API
<internal>
TextNode
Interface TextNode
interface
TextNode
{
_attrs
:
{
get
(
key
:
string
)
:
{
length
:
number
}
}
;
data
:
string
;
name
:
string
;
previousSibling
?:
TextNode
;
startOffset
:
number
;
}
Index
Properties
_attrs
data
name
previous
Sibling?
start
Offset
Properties
_attrs
_attrs
:
{
get
(
key
:
string
)
:
{
length
:
number
}
}
data
data
:
string
name
name
:
string
Optional
previous
Sibling
previousSibling
?:
TextNode
start
Offset
startOffset
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_attrs
data
name
previous
Sibling
start
Offset
trilium
Loading...