ThumbnailCard interface
サムネイル カード (1 つの小さなサムネイル画像を含むカード)
プロパティ
buttons | 現在のカードに適用できるアクションのセット |
images | カードの画像の配列 |
subtitle | カードのサブタイトル |
tap | このアクションは、ユーザーがカード自体をタップしたときにアクティブになります |
text | カードのテキスト |
title | カードのタイトル |
プロパティの詳細
buttons
images
subtitle
カードのサブタイトル
subtitle: string
プロパティ値
string
tap
text
カードのテキスト
text: string
プロパティ値
string
title
カードのタイトル
title: string
プロパティ値
string