Trilium Frontend API
    Preparing search index...

    Interface FormListBadge

    interface FormListBadge {
        className?: string;
        text: string;
    }
    Index

    Properties

    Properties

    className?: string
    text: string