Hierarchy

  • DetailsConfig

Properties

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.

Type declaration

  • [type: string]: string

Generated using TypeDoc