Interface IVkCardElement

Hierarchy

  • IVkCardElement

Properties

action?: { type: string }

Действие, происходящее при нажатии на элемент карточки

Type declaration

  • type: string
buttons?: IVkButton[]

Кнопки

description: string

Описание

photo_id: string

Ид изображения

title: string

Заголовок

Generated using TypeDoc