CardImage interface
Represents a Card Image.
Properties
alt | The alternative text for the image. |
tap | The action to be performed when the image is tapped. |
url | The URL of the image. |
Property Details
alt
The alternative text for the image.
alt?: string
Property Value
string
tap
url
The URL of the image.
url: string
Property Value
string