Trilium Frontend API
    Preparing search index...

    Interface RowSelectionParams

    interface RowSelectionParams {
        rowRange?: RowRangeLookup;
    }
    Index
    rowRange?: RowRangeLookup