Class IgxCardHeaderComponent

IgxCardHeader is container for the card header

Constructors

Properties

Constructors

Properties

vertical: boolean = false

Sets the layout style of the header. By default the header elements(thumbnail and title/subtitle) are aligned horizontally.

Example

<igx-card-header [vertical]="true"></igx-card-header>