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: stringProperty Value
string
tap
text
The text of the card.
text: stringProperty Value
string
title
The title of the card.
title: stringProperty Value
string