Trilium Frontend API
Preparing search index...
<internal>
AjaxContentType
Interface AjaxContentType
interface
AjaxContentType
{
body
:
(
url
:
string
,
config
:
any
,
params
:
any
)
=>
any
;
headers
:
JSONRecord
;
}
Index
Properties
body
headers
Properties
body
body
:
(
url
:
string
,
config
:
any
,
params
:
any
)
=>
any
headers
headers
:
JSONRecord
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
Trilium Frontend API
Loading...