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

interface SidebarConfiguration {
    readOnlySuggestions?: boolean;
}

Hierarchy (view full)

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.