RAMP4 - v4.21.0
    Preparing search index...
    interface DetailsConfig {
        panelWidth: number | PanelWidthObject;
        templates: { [type: string]: string };
    }
    Index

    Properties

    panelWidth: number | PanelWidthObject

    The width of the details panel in pixels.

    templates: { [type: string]: string }

    The dictionary of default templates indexed by identify result format with value as the template component id.