Display settings for the secure embed shared dashboard.

Hierarchy

  • SecureEmbedViewingPreferences

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
highDensity?: boolean

Whether widgets are displayed in high density mode.

The theme of the shared dashboard view. system follows the viewer's system default.

Generated using TypeDoc