@acrolinx/sidebar-interface
    Preparing search index...

    Interface RequestGlobalCheckOptions

    interface RequestGlobalCheckOptions {
        batchCheck: boolean;
        selection: boolean;
    }
    Index

    Properties

    batchCheck: boolean
    selection: boolean