I've a carousel with cards. Where the user can choose one card and he then can ask about that particular card details.
When I look into the metadata of thumbnail
public ThumbnailCard(string title = null, string subtitle = null, string text = null, IList<CardImage> images = null, IList<CardAction> buttons = null, CardAction tap = null);
we can only see buttons.
Aucun commentaire:
Enregistrer un commentaire