Trilium Frontend API
    Preparing search index...

    Interface PersistencePageOptions

    interface PersistencePageOptions {
        page?: boolean;
        size?: boolean;
    }
    Index

    Properties

    Properties

    page?: boolean
    size?: boolean