Trilium Frontend API
    Preparing search index...

    Class AnnotationType<T>

    Marker that identifies a type of annotation.

    Type Parameters

    • T
    Index

    Constructors

    Methods

    Constructors

    Methods

    • Create an instance of this annotation.

      Parameters

      • value: T

      Returns Annotation<T>