An input passed to the embedded app.

Hierarchy

  • EmbeddedAppWidgetInput

Constructors

Properties

Constructors

Properties

name: string

Name of the app input.

value: any

Value of the app input. The API accepts a string, number, boolean, object, or a non-empty homogeneous array of those types.

Generated using TypeDoc