This card plays a video file such as .mp4. This type of card can contain advanced video controls such as rewind, restart, pause and play.

To create this card you need to create Send a Response action in the designer canvas and supply the relevant mark-up. It's important to note that this mark up must be added as an Attachment response and not a Text response.

Untitled

The following mark-up is needed to create this card:

[VideoCard
    title = UI Builder 
    subtitle = Video Card Card
    text = A sample video card and further description here
    image = <https://vimeo.com/578129056>
    media = <https://vimeo.com/578129056>
    buttons = Learn More
]

An Example Video Card

Video-Card.mp4