New to Kendo UI for AngularStart a free 30-day trial

Defines any media that displays and aligns in the Card. The media can be an image, video, or any other media type.

html
<kendo-card>
 <div kendoCardMedia>
  <img src="path/to/image.jpg" alt="Card Media">
 </div>
</kendo-card>

Definition

Package:@progress/kendo-angular-layout

Selector:[kendoCardMedia]

In this article
Definition
Not finding the help you need?
Contact Support