Enum TextInputMode

TextInputMode

An enum that defines the what type of input is allowed for the text input field.

Only available for Google Workspace add-ons that extend Google Workspace Studio.

Properties

PropertyTypeDescription
PLAIN_TEXTEnumOnly allow plain text input.
RICH_TEXTEnumSupport both plain text input and variables in a text input.