The embedded app widget displays an App Builder app on a dashboard. Exactly one of app_id or template_id must be provided; they cannot be provided together.

Hierarchy

  • EmbeddedAppWidgetDefinition

Constructors

Properties

appId?: string

UUID of the App Builder app to embed.

customLinks?: WidgetCustomLink[]

List of custom links.

description?: string

The description of the widget.

Inputs passed to the embedded app.

templateId?: string

ID of the built-in app template to embed.

time?: WidgetTime

Time setting for the widget.

title?: string

Title of the widget.

titleAlign?: WidgetTextAlign

How to align the text on the widget.

titleSize?: string

Size of the title.

Type of the embedded app widget.

Generated using TypeDoc