Trilium Frontend API
Preparing search index...
<internal>
AnnotationType
Class AnnotationType<T>
Marker that identifies a type of
annotation
.
Type Parameters
T
Index
Constructors
constructor
Methods
of
Constructors
constructor
new
AnnotationType
<
T
>
()
:
AnnotationType
<
T
>
Type Parameters
T
Returns
AnnotationType
<
T
>
Methods
of
of
(
value
:
T
)
:
Annotation
<
T
>
Create an instance of this annotation.
Parameters
value
:
T
Returns
Annotation
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
of
Trilium Frontend API
Loading...
Marker that identifies a type of annotation.