Interface protos.google.apps.card.v1.Columns.Column.IWidgets (0.6.0)

Properties of a Widgets.

Package

@google-apps/chat

Properties

buttonList

buttonList?: (google.apps.card.v1.IButtonList|null);

Widgets buttonList

dateTimePicker

dateTimePicker?: (google.apps.card.v1.IDateTimePicker|null);

Widgets dateTimePicker

decoratedText

decoratedText?: (google.apps.card.v1.IDecoratedText|null);

Widgets decoratedText

image

image?: (google.apps.card.v1.IImage|null);

Widgets image

selectionInput

selectionInput?: (google.apps.card.v1.ISelectionInput|null);

Widgets selectionInput

textInput

textInput?: (google.apps.card.v1.ITextInput|null);

Widgets textInput

textParagraph

textParagraph?: (google.apps.card.v1.ITextParagraph|null);

Widgets textParagraph