The definition of a widget, including its type and configuration.

Hierarchy

  • WidgetDefinition

Constructors

Properties

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
title: string

The display title of the widget.

Widget types that are allowed to be stored as individual records. This is not a complete list of dashboard and notebook widget types.

Generated using TypeDoc