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

    Interface SidebarConfiguration

    The subset of InitParameters, that can be reconfigured by AcrolinxSidebar.configure.

    interface SidebarConfiguration {
        readOnlySuggestions?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    readOnlySuggestions?: boolean

    This setting will render cards with suggestions in read-only mode. This means the sidebar won't trigger suggestion replacements in the document. The cards will still work for navigation.