ThumbnailCard interface
Represents a thumbnail card.
Properties
buttons | The buttons of the card. |
images | The images of the card. |
subtitle | The subtitle of the card. |
tap | The tap action of the card. |
text | The text of the card. |
title | The title of the card. |
Property Details
buttons
images
subtitle
The subtitle of the card.
subtitle: string
Property Value
string
tap
text
The text of the card.
text: string
Property Value
string
title
The title of the card.
title: string
Property Value
string