Interface ISberSmartAppCardItem

Hierarchy

  • ISberSmartAppCardItem

Properties

Массив объектов, описывающих действия.

bottom_text?: ISberSmartAppCardText

Параметры нижнего текста.

Параметры изображения.

left?: { icon_and_value?: { icon?: { address?: { type: string; url: string }; margin?: ISberSmartAppCardPadding; size: { height: string; width: string } }; value?: ISberSmartAppCardText }; icon_vertical_gravity?: string; label?: ISberSmartAppCardText; type: string }

Type declaration

Отступы.

Отступы.

right?: any

Параметры верхнего текста.

type: "greeting_grid_item" | "media_gallery_item" | "gallery_more_button_item" | "image_cell_view" | "text_cell_view" | "left_right_cell_view"

Тип ячейки.

Generated using TypeDoc