This widget displays a topology of nodes and edges for different data sources. It replaces the service map widget.

Hierarchy

  • TopologyMapWidgetDefinition

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
customLinks?: WidgetCustomLink[]

List of custom links.

requests: TopologyRequest[]

One or more Topology requests.

title?: string

Title of your widget.

titleAlign?: WidgetTextAlign

How to align the text on the widget.

titleSize?: string

Size of the title.

Type of the topology map widget.

Generated using TypeDoc