ICardImage interface
An image on a card.
Properties
alt | Image description intended for screen readers. Not all channels will support alt text. |
tap | Action assigned to specific Attachment. E.g. navigate to specific URL or play/open media content. Not all channels will support tap actions. |
url | Thumbnail image for major content property. |
Property Details
alt
Image description intended for screen readers. Not all channels will support alt text.
alt: string
Property Value
string
tap
Action assigned to specific Attachment. E.g. navigate to specific URL or play/open media content. Not all channels will support tap actions.
tap: ICardAction
Property Value
url
Thumbnail image for major content property.
url: string
Property Value
string