Trilium Frontend API
    Preparing search index...

    Interface PersistenceGroupOptions

    interface PersistenceGroupOptions {
        groupBy?: boolean;
        groupHeader?: boolean;
        groupStartOpen?: boolean;
    }
    Index

    Properties

    groupBy?: boolean
    groupHeader?: boolean
    groupStartOpen?: boolean