Trilium Frontend API
Preparing search index...
<internal>
BlockWrapperSpec
Interface BlockWrapperSpec
interface
BlockWrapperSpec
{
attributes
?:
{
[
key
:
string
]:
string
}
;
tagName
:
string
;
}
Index
Properties
attributes?
tag
Name
Properties
Optional
attributes
attributes
?:
{
[
key
:
string
]:
string
}
DOM attributes to add to the wrapping element.
tag
Name
tagName
:
string
Tag name of the wrapping element.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
tag
Name
Trilium Frontend API
Loading...
DOM attributes to add to the wrapping element.