BasicCard interface
基本卡
属性
buttons | 适用于当前卡的操作集 |
images | 卡片的图像数组 |
subtitle | 卡片的副标题 |
tap | 当用户点击卡片本身时将激活此操作 |
text | 卡片的文本 |
title | 卡片的标题 |
属性详细信息
buttons
images
subtitle
卡片的副标题
subtitle: string
属性值
string
tap
text
卡片的文本
text: string
属性值
string
title
卡片的标题
title: string
属性值
string