Trilium Frontend API
    Preparing search index...

    Interface RowSelectionParams

    interface RowSelectionParams {
        rowRange?: RowRangeLookup;
    }
    Index

    Properties

    Properties

    rowRange?: RowRangeLookup