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

CardHeaderComponent

Defines the content in the Card header. The header can include a title, subtitle, and other elements that provide context for the Card's content.

html
<kendo-card-header>
  <h5 kendoCardTitle>Card Title</h5>
  <p kendoCardSubtitle>Card Subtitle</p>
</kendo-card-header>

Selector

kendo-card-header

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