Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FormTemplateProperties

Hierarchy

  • FormTemplateProperties

Index

Properties

Optional description

description: string

The description of the form.

Read more...

Optional elements

elements: ElementProperties[]

An array of form element objects that represent an ordered list of form elements.

Read more...

Optional expressionInfos

expressionInfos: ExpressionInfoProperties[]

An array of objects or ExpressionInfo[] that reference Arcade expressions.

Read more...

Optional title

title: string

The string template for defining how to format the title used in a popup.

Read more...

Generated using TypeDoc